Skip to content

Commit

Permalink
Bump build-image/distroless-iptables from v0.6.5 to v0.6.6 in /docker
Browse files Browse the repository at this point in the history
Bumps build-image/distroless-iptables from v0.6.5 to v0.6.6.

---
updated-dependencies:
- dependency-name: build-image/distroless-iptables
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent c6a85a9 commit eb43380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/gwdaemon.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM registry.k8s.io/build-image/distroless-iptables:v0.6.5@sha256:3fdb391f7e76cc2301dea2bbb7973b80a89c400dbd967ece59880d03b2b62e65
FROM registry.k8s.io/build-image/distroless-iptables:v0.6.6@sha256:be1e8d4d451ada7e39ba4e44fbd8f58ba50feb4f4b1906df7b2bbb424efb06f3
USER 0:0
ARG MAIN_ENTRY
COPY --from=baseimg /${MAIN_ENTRY} /${MAIN_ENTRY}
Expand Down

0 comments on commit eb43380

Please sign in to comment.