Skip to content

Commit 3300f0e

Browse files
committed
nginx: bump to 1.27.0
1 parent db86e71 commit 3300f0e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '2.4'
21
services:
32
sphinx:
43
build:
@@ -35,7 +34,7 @@ services:
3534
# nginx proxy
3635
nginx:
3736
# https://github.com/macbre/docker-nginx-http3/pkgs/container/nginx-http3
38-
image: ghcr.io/macbre/nginx-http3:latest
37+
image: ghcr.io/macbre/nginx-http3:1.27.0
3938
volumes:
4039
# mount cache directory
4140
- ./nginx/cache:/var/nginx/cache

0 commit comments

Comments
 (0)