Using Alpine Linux 3.13.0

This commit is contained in:
Jonathan Ervine 2021-01-20 21:02:50 +08:00
parent 573f664708
commit 7b221fa8d7
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Base on latest (edge) alpine image # Base on latest (edge) alpine image
FROM harbor.ervine.dev/public/x86_64/alpine:v3.12 FROM harbor.ervine.dev/public/x86_64/alpine:v3.13
LABEL "Maintainer Jonathan Ervine <docker@ervine.org>" LABEL "Maintainer Jonathan Ervine <docker@ervine.org>"

2
Jenkinsfile vendored
View File

@ -34,5 +34,5 @@ spec:
} }
stage('Notify gchat') { stage('Notify gchat') {
hangoutsNotify message: "Alpine Linux 3.12.0 with HTPC Manager has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false hangoutsNotify message: "Alpine Linux 3.13.0 with HTPC Manager has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
} }

0
start.sh Executable file → Normal file
View File