mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
chore(deps): update alpine docker tag to v3.21.0
This commit is contained in:
parent
5dd5db1b60
commit
3c449fcdb4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM --platform=$BUILDPLATFORM alpine:3.20.3 as alpine
|
FROM --platform=$BUILDPLATFORM alpine:3.21.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