Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bohanyang committed Aug 7, 2023
1 parent 3c9734f commit bfe9694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:bookworm-slim

ARG VERSION="1.25.1-1nwtf+312quic1+12bookworm1"
ARG PACKAGE_REPO="https://mirror-cdn.xtom.com/sb/nginx"
ARG PACKAGE_REPO="https://mirrors.xtom.com/sb/nginx"

RUN set -ex; \
apt-get update; \
Expand Down

0 comments on commit bfe9694

Please sign in to comment.