Skip to content

Commit

Permalink
Merge pull request #176 from matchID-project/rhanka-patch-2
Browse files Browse the repository at this point in the history
docker sec nginx 1.25.1
  • Loading branch information
rhanka authored Jun 29, 2023
2 parents e2bd442 + 3e9e43e commit df148b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#######################
# Step 1: Base target #
#######################
FROM nginx:1.23.3-alpine as base
FROM nginx:1.25.1-alpine as base
ARG app_name
ARG app_ver

Expand Down

0 comments on commit df148b6

Please sign in to comment.