Skip to content

Commit

Permalink
Pin amazonlinux version
Browse files Browse the repository at this point in the history
...as [suggested](#154 (comment)).
  • Loading branch information
2uasimojo committed May 27, 2020
1 parent e642e08 commit 5bd5bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN go mod download
ADD . .
RUN make aws-efs-csi-driver

FROM amazonlinux:2
FROM amazonlinux:2.0.20200406.0
RUN yum install util-linux-2.30.2-2.amzn2.0.4.x86_64 amazon-efs-utils-1.24-4.amzn2.noarch -y

# Default client source is k8s which can be overriden with –build-arg when building the Docker image
Expand Down

0 comments on commit 5bd5bae

Please sign in to comment.