Skip to content

Commit 622ec72

Browse files
authored
Merge pull request #517 from kagenti/dependabot/docker/authbridge/proxy-init/library/alpine-3.24
build(deps): Bump library/alpine from 3.23 to 3.24 in /authbridge/proxy-init
2 parents b06cc91 + f9cb9b7 commit 622ec72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

authbridge/proxy-init/Dockerfile.init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/alpine:3.23
1+
FROM docker.io/library/alpine:3.24
22

33
# Install both iptables-nft and iptables-legacy; init-iptables.sh auto-detects
44
# the correct backend at runtime by reading /proc/modules (iptable_nat loaded =>

0 commit comments

Comments
 (0)