Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

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 and yoshihiro-shu committed Mar 3, 2024
1 parent 2d20bd7 commit 71bb80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'
services:
nginx:
image: nginx:1.25.2-alpine
image: nginx:1.25.4-alpine
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit 71bb80c

Please sign in to comment.