Skip to content

Commit 0699184

Browse files
committed
Merge pull request #15 from mboersma/update-alpine
chore(Dockerfile): update alpine to 3.3
2 parents 00dcbfe + e5443ac commit 0699184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.2
1+
FROM alpine:3.3
22

33
ENV DOCKER_REGISTRY_TAG=v2.2.1 \
44
DOCKER_REGISTRY_REPO=https://github.com/docker/distribution.git

0 commit comments

Comments
 (0)