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 fa18bb7

Browse files
authoredJun 14, 2023
Update nginx Docker tag to v1.25.1
1 parent 754fc39 commit fa18bb7

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.1
2626
ports:
2727
- 44000:80
2828
volumes:

0 commit comments

Comments
 (0)
Please sign in to comment.