mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 14:13:49 +08:00
chore: modify image tag
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ pipeline {
|
||||
stage('build') {
|
||||
agent {
|
||||
docker {
|
||||
image 'shenmo7192/uos-21-dtk5.4:v1.0'
|
||||
image 'shenmo7192/uos-21-dtk5.4:1.0'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user