Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1801 from weaveworks/bump-alpine
Browse files Browse the repository at this point in the history
Bump Alpine version from v3.6 to v3.9
  • Loading branch information
hiddeco committed Mar 11, 2019
2 parents 1360f9b + 254f87c commit 000fa3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.flux
@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.9

WORKDIR /home/flux

Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.helm-operator
@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.9

WORKDIR /home/flux

Expand Down

0 comments on commit 000fa3d

Please sign in to comment.