Skip to content

Commit

Permalink
sync: updated to Release46
Browse files Browse the repository at this point in the history
  • Loading branch information
akafeng committed Jul 3, 2024
1 parent 61fc322 commit fded972
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

ARG SMARTDNS_VERSION="Release45"
ARG SMARTDNS_VERSION="Release46"
ARG SMARTDNS_URL="https://github.com/pymumu/smartdns/releases/download/${SMARTDNS_VERSION}/"
ARG SMARTDNS_CONF="https://github.com/pymumu/smartdns/raw/${SMARTDNS_VERSION}/etc/smartdns/smartdns.conf"

Expand Down

0 comments on commit fded972

Please sign in to comment.