Skip to content

Commit 0b7f873

Browse files
Update nginx Docker tag to v1.25
1 parent fcdeccd commit 0b7f873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44

55
# Nginx Service
66
nginx:
7-
image: 'nginx:1.19'
7+
image: 'nginx:1.25'
88
ports:
99
- '80:80'
1010
volumes:

0 commit comments

Comments
 (0)