Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kubectl:1.28.2 docker digest to…
Browse files Browse the repository at this point in the history
… 0dadb8b
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 4483a87 commit 4425364
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 @@ -70,7 +70,7 @@ FROM build AS stress-test
WORKDIR /opt/vfps-stress
# https://github.com/hadolint/hadolint/pull/815 isn't yet in mega-linter
# hadolint ignore=DL3022
COPY --from=docker.io/bitnami/kubectl:1.28.2@sha256:52a1c97ff9f4e82bce5f15cca73f9f454b70910afbf241ae0ecb5d60956fec05 /opt/bitnami/kubectl/bin/kubectl /usr/bin/kubectl
COPY --from=docker.io/bitnami/kubectl:1.28.2@sha256:0dadb8bb2e5a386c5881bc632f185733946d696b398d613861bb549da9043192 /opt/bitnami/kubectl/bin/kubectl /usr/bin/kubectl

COPY tests/chaos/chaos.yaml /tmp/
COPY --from=build-stress-test /build/publish .
Expand Down

0 comments on commit 4425364

Please sign in to comment.