Skip to content

Commit 9947b14

Browse files
Update nginx Docker tag to v1.29
1 parent 4b6dc4e commit 9947b14

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
@@ -34,7 +34,7 @@ services:
3434
- app-network
3535

3636
nginx:
37-
image: nginx:1.27-alpine
37+
image: nginx:1.29-alpine
3838
container_name: larajournal-nginx
3939
restart: unless-stopped
4040
ports:

0 commit comments

Comments
 (0)