mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 23:20:12 +01:00
chore(deps): update alpine docker tag to v3.20.1
This commit is contained in:
parent
f337309440
commit
b6ecfb8a50
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM --platform=$BUILDPLATFORM alpine:3.19.0 as alpine
|
FROM --platform=$BUILDPLATFORM alpine:3.20.1 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