Skip to content

Commit

Permalink
sync: updated to 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
akafeng committed Jan 28, 2024
1 parent 7d86efd commit e7e0f63
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.5.4"
ARG SING_BOX_VERSION="1.8.4"
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 e7e0f63

Please sign in to comment.