Skip to content

Commit

Permalink
sync: updated to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akafeng committed Jul 25, 2024
1 parent 2373861 commit f1b83e4
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,6 +1,6 @@
FROM debian:bookworm-slim AS builder

ARG SING_BOX_VERSION="1.8.11"
ARG SING_BOX_VERSION="1.9.3"
ARG SING_BOX_URL="https://github.com/SagerNet/sing-box/releases/download/v${SING_BOX_VERSION}/"

RUN set -eux \
Expand Down

0 comments on commit f1b83e4

Please sign in to comment.