Skip to content

Commit

Permalink
Use ECR Public NGINX image
Browse files Browse the repository at this point in the history
  • Loading branch information
kohidave authored Dec 1, 2020
1 parent 9b04bd0 commit a3ee4cf
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,3 +1,3 @@
FROM nginx
FROM public.ecr.aws/z9d2n7e1/nginx:1.19.5
EXPOSE 80
COPY index.html /usr/share/nginx/html

0 comments on commit a3ee4cf

Please sign in to comment.