Skip to content

Commit

Permalink
sync: updated to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akafeng committed Jul 9, 2023
1 parent 7ecb84f commit 7a1792a
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.2.7"
ARG SING_BOX_VERSION="1.3.0"
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 7a1792a

Please sign in to comment.