1
0
Fork 0

Update alpine Docker tag to v3.14

liquidsoap-2.2
Renovate Bot 2021-10-12 18:50:13 +00:00 committed by Carl Kittelberger
parent cccbd34e7f
commit 75f1297235
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ RUN install -v -m0755 metacollectord /target/usr/local/bin/metacollectord
### ###
FROM alpine:3.13 FROM alpine:3.14
RUN apk add sqlite-libs RUN apk add sqlite-libs

View File

@ -9,7 +9,7 @@ RUN install -v -m0755 tunaposter/tunaposter /target/usr/local/bin/tunaposter
### ###
FROM alpine:3.13 FROM alpine:3.14
COPY --from=0 /target/ / COPY --from=0 /target/ /