diff --git a/Dockerfile b/Dockerfile index e7951b8..bb7c7ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ -FROM docker.io/alpine:3.17.3 +FROM docker.io/alpine:3.18.0 # nftables + dependencies add 2.3MB to image -ARG TOR_PACKAGE_VERSION=0.4.7.13-r1 -ARG NFTABLES_PACKAGE_VERSION=1.0.5-r2 +ARG TOR_PACKAGE_VERSION=0.4.7.13-r2 +ARG NFTABLES_PACKAGE_VERSION=1.0.7-r2 RUN apk add --no-cache \ nftables=$NFTABLES_PACKAGE_VERSION \ tor=$TOR_PACKAGE_VERSION diff --git a/nftables-changelog.url b/nftables-changelog.url new file mode 100644 index 0000000..12927bc --- /dev/null +++ b/nftables-changelog.url @@ -0,0 +1 @@ +https://www.netfilter.org/projects/nftables/downloads.html diff --git a/nftables-package-log.url b/nftables-package-log.url index cd89e91..05d703c 100644 --- a/nftables-package-log.url +++ b/nftables-package-log.url @@ -1 +1 @@ -https://git.alpinelinux.org/aports/log/main/nftables?h=3.17-stable +https://git.alpinelinux.org/aports/log/main/nftables?h=3.18-stable diff --git a/tor-package-log.url b/tor-package-log.url index 6ae5e0f..c81975a 100644 --- a/tor-package-log.url +++ b/tor-package-log.url @@ -1 +1 @@ -https://git.alpinelinux.org/aports/log/community/tor?h=3.17-stable +https://git.alpinelinux.org/aports/log/community/tor?h=3.18-stable