mirror of
https://github.com/containrrr/watchtower.git
synced 2025-01-17 18:26:19 +02:00
pin down dockerfile alpine version
This commit is contained in:
parent
ccd746e9cc
commit
16b66ac10b
@ -1,4 +1,4 @@
|
||||
FROM alpine:latest as alpine
|
||||
FROM alpine:3.9 as alpine
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
|
Loading…
x
Reference in New Issue
Block a user