Skip to content

Commit

Permalink
chore(deps): update docker.io/library/alpine docker tag to v3.18.11 (#…
Browse files Browse the repository at this point in the history
…199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 34ab073 commit 67bc5f0
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
Expand Up @@ -4,7 +4,7 @@ ARG IPTABLES_VERSION=1.8.9-r2
ARG KUBERNETES_DNS_VERSION=1.23.1


FROM docker.io/library/alpine:3.18.10@sha256:b90c141a9f1d528f87dc2a54f85a3f49d3c42b10fb00cd42e7f19ba4c9071fa8 AS iptables-installer
FROM docker.io/library/alpine:3.18.11@sha256:dd60c75fba961ecc5e918961c713f3c42dd5665171c58f9b2ef5aafe081ad5a0 AS iptables-installer

ARG IPTABLES_VERSION
# ARGs are only available during build-time. we include them as ENVs, too, so they are available in image metadata and at run-time.
Expand Down

0 comments on commit 67bc5f0

Please sign in to comment.