1
0
Fork 0

Update alpine Docker tag to v3.21

main
renovate[bot] 2025-04-20 14:34:55 +00:00 committed by GitHub
parent 39b22a7492
commit 82b5ae18e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.19
FROM alpine:3.21
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.19
FROM alpine:3.21
COPY --from=0 /target/ /