Skip to content

Commit

Permalink
fix: project/c2-microservices-v1/udacity-c2-deployment/docker/Dockerf…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Mar 21, 2024
1 parent 7fe0c3c commit f4a215c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM nginx:1.23.2-alpine
FROM nginx:1.25.4-alpine

COPY nginx.conf /etc/nginx/nginx.conf

0 comments on commit f4a215c

Please sign in to comment.