Skip to content

Commit

Permalink
Merge pull request #48 from dasbar/master
Browse files Browse the repository at this point in the history
shifted Dockerfile amazonlinux2 base from DockerHub to ECR Public Gallery
  • Loading branch information
nathanpeck authored Feb 18, 2021
2 parents db216f5 + e60a294 commit b94d3c3
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
@@ -1,4 +1,4 @@
FROM amazonlinux:2
FROM public.ecr.aws/amazonlinux/amazonlinux:2

# Install dependencies
RUN yum install -y \
Expand Down

0 comments on commit b94d3c3

Please sign in to comment.