Skip to content

Commit

Permalink
chore: update debian-base to bullseye-v1.4.0 (#928)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Jul 1, 2022
1 parent 211da99 commit c3a5ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arc/conformance/plugin/Dockerfile
Expand Up @@ -2,7 +2,7 @@ ARG STEP_CLI_VERSION=0.18.0
ARG STEP_CLI_IMAGE=smallstep/step-cli:${STEP_CLI_VERSION}
FROM $STEP_CLI_IMAGE as step-cli

FROM k8s.gcr.io/build-image/debian-base:bullseye-v1.3.0
FROM k8s.gcr.io/build-image/debian-base:bullseye-v1.4.0
ARG KUBE_VERSION=v1.21.2
ARG TARGETARCH

Expand Down

0 comments on commit c3a5ea1

Please sign in to comment.