mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
chore(deps): update alpine docker tag to v3.22.0
This commit is contained in:
parent
9814cdc150
commit
432e218bb1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM --platform=$BUILDPLATFORM alpine:3.21.3 as alpine
|
FROM --platform=$BUILDPLATFORM alpine:3.22.0 as alpine
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue