Update alpine Docker tag to v3.23 #2

Open
jcabillot wants to merge 2 commits from renovate/alpine-3.x into master
Showing only changes of commit ee422903dd - Show all commits
Vendored
+4 -3
View File
@@ -13,9 +13,10 @@ pipeline {
}
}
triggers {
cron('@midnight')
}
// Archive
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {