Skip to content

Commit

Permalink
Upgrade to Nginx 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Showfom committed Jun 13, 2024
1 parent 7c46778 commit a5c297e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:bookworm-slim

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

ENV NWTF_BASE="/var/lib/n.wtf"
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3.9'
services:
nginx:
image: ghcr.io/u-sb/nginx
Expand Down

0 comments on commit a5c297e

Please sign in to comment.