mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-18 03:22:20 +08:00
🐳 chore: change image
This commit is contained in:
parent
08da84e67d
commit
0d823d5dc7
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
||||
stage('build') {
|
||||
agent {
|
||||
docker {
|
||||
image 'sparkstore/qt-build-image:5.11'
|
||||
image 'sparkstore/qt-build-image:5.11-1'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
Loading…
x
Reference in New Issue
Block a user