Skip to content

Commit 5a47164

Browse files
chore(deps): update nginx docker tag to v1.29.3
1 parent e4d962d commit 5a47164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

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

77

88
webserver:
9-
image: 'nginx:1.27.2-alpine'
9+
image: 'nginx:1.29.3-alpine'
1010
working_dir: /application
1111
volumes:
1212
- '.:/application'

0 commit comments

Comments
 (0)