mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
chore: bump alpine version in dockerfile (#1151)
This commit is contained in:
parent
d2f11850c1
commit
6ff1d8ac17
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$BUILDPLATFORM alpine:3.11 as alpine
|
||||
FROM --platform=$BUILDPLATFORM alpine:3.15 as alpine
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue