Skip to content

Commit 510e3e5

Browse files
authored
Merge pull request #293 from evrone/dependabot/docker_compose/nginx-1.29-alpine
2 parents 83ac654 + b238f73 commit 510e3e5

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
@@ -88,7 +88,7 @@ services:
8888
- app.lvh.me
8989

9090
nginx:
91-
image: nginx:1.27-alpine
91+
image: nginx:1.29-alpine
9292
volumes:
9393
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
9494
ports:

0 commit comments

Comments
 (0)