Skip to content

Commit

Permalink
Merge pull request #17 from oxyno-zeta/renovate/docker-arm64v8-alpine…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update arm64v8/alpine docker tag to v3.11
  • Loading branch information
oxyno-zeta committed Mar 4, 2020
2 parents 6cfda1b + 700aaad commit 6e36535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arm64
@@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.9
FROM arm64v8/alpine:3.11

RUN which apk
RUN which apk && apk add --update ca-certificates && rm -rf /var/cache/apk/*
Expand Down

0 comments on commit 6e36535

Please sign in to comment.