Skip to content

Commit

Permalink
Upgrade nginx and switch to official image
Browse files Browse the repository at this point in the history
Fixes #4
  • Loading branch information
clareliguori committed Apr 22, 2022
1 parent 23d997f commit 0588310
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 public.ecr.aws/z9d2n7e1/nginx:1.19.5
FROM public.ecr.aws/nginx/nginx:1.21
EXPOSE 80
COPY index.html /usr/share/nginx/html

0 comments on commit 0588310

Please sign in to comment.