We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c46778 commit a5c297eCopy full SHA for a5c297e
Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:bookworm-slim
2
3
-ARG VERSION="2:1.25.4-1nwtf+321+12bookworm1"
+ARG VERSION="2:1.27.0-1nwtf+331+12bookworm1"
4
ARG PACKAGE_REPO="https://mirrors.xtom.com/sb/nginx"
5
6
ENV NWTF_BASE="/var/lib/n.wtf"
docker-compose.yaml
@@ -1,4 +1,3 @@
-version: '3.9'
services:
nginx:
image: ghcr.io/u-sb/nginx
0 commit comments