Skip to content

Commit a5c297e

Browse files
committedJun 13, 2024··
Upgrade to Nginx 1.27.0
1 parent 7c46778 commit a5c297e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:bookworm-slim
22

3-
ARG VERSION="2:1.25.4-1nwtf+321+12bookworm1"
3+
ARG VERSION="2:1.27.0-1nwtf+331+12bookworm1"
44
ARG PACKAGE_REPO="https://mirrors.xtom.com/sb/nginx"
55

66
ENV NWTF_BASE="/var/lib/n.wtf"

‎docker-compose.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '3.9'
21
services:
32
nginx:
43
image: ghcr.io/u-sb/nginx

0 commit comments

Comments
 (0)
Please sign in to comment.