Skip to content

Commit 6a301c0

Browse files
author
Uroš Marolt
committed
Tie nginx version to 1.24
1 parent ab26bd2 commit 6a301c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/scaffold.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
- crowd-bridge
5858

5959
nginx:
60-
image: nginx:alpine
60+
image: nginx:1.24-alpine
6161
restart: always
6262
volumes:
6363
- ./scaffold/nginx/templates:/etc/nginx/templates

0 commit comments

Comments
 (0)