Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 38c7728 commit 2328195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nginx/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
nginx:
image: nginx:1.25.3
image: nginx:1.25.4
container_name: nginx
restart: unless-stopped
ports:
Expand Down

0 comments on commit 2328195

Please sign in to comment.