Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 59e67fc

Browse files
authoredApr 17, 2024
Update nginx Docker tag to v1.25.5
1 parent 754fc39 commit 59e67fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- 44100:8080
2323

2424
web:
25-
image: nginx:1.15.8
25+
image: nginx:1.25.5
2626
ports:
2727
- 44000:80
2828
volumes:

0 commit comments

Comments
 (0)
Please sign in to comment.