Skip to content

Commit

Permalink
Update nginx Docker tag to v1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent b2498ec commit 0f5b8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- "6379"

nginx:
image: nginx:1.25
image: nginx:1.27
ports:
- "8073:8073"
links:
Expand Down

0 comments on commit 0f5b8df

Please sign in to comment.