Skip to content

Commit

Permalink
Use nginx image from AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Jan 28, 2025
1 parent 0abe463 commit 9ad2dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:alpine
FROM public.ecr.aws/docker/library/nginx:alpine

RUN apk update

Expand Down

0 comments on commit 9ad2dd9

Please sign in to comment.