Bumps alpine docker images to v1.14.1
This commit is contained in:
parent
531a8ff248
commit
4d1ce986a6
3 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ COPY --from=webui /src/static/ /go/src/github.com/traefik/traefik/static/
|
|||
RUN ./script/make.sh generate binary
|
||||
|
||||
## IMAGE
|
||||
FROM alpine:3.10
|
||||
FROM alpine:3.14.1
|
||||
|
||||
RUN apk --no-cache --no-progress add bash curl ca-certificates tzdata \
|
||||
&& update-ca-certificates \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue