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 #3532 from kingdonb/alpine-3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingdon Barrett committed Aug 17, 2021
2 parents 0f5f23d + 53eafcd commit 6b9f2d2
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.14.1

WORKDIR /home/flux

Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.fluxctl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.14.1

WORKDIR /home/flux

Expand Down

0 comments on commit 6b9f2d2

Please sign in to comment.