Skip to content

Commit

Permalink
Update Alpine base image (#334) (#335)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Diaz <outime@gmail.com>
  • Loading branch information
outime committed Jun 4, 2020
1 parent 3a20e14 commit 8b27851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.10.3
FROM alpine:3.12.0
RUN apk add --no-cache cifs-utils ca-certificates \
&& adduser -D -u 1000 chartmuseum
COPY bin/linux/amd64/chartmuseum /chartmuseum
Expand Down

0 comments on commit 8b27851

Please sign in to comment.