1
0
Fork 0

Update alpine Docker tag to v3.15

liquidsoap-2.2
Renovate Bot 2021-11-19 02:03:38 +00:00 committed by Carl Kittelberger
parent 248992ace5
commit 5ab98187b4
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.14 FROM alpine:3.15
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.14 FROM alpine:3.15
COPY --from=0 /target/ / COPY --from=0 /target/ /