Skip to content

Commit

Permalink
chore: update debian-base to bullseye-v1.3.0 (#901)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Co-authored-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
  • Loading branch information
aramase and nilekhc committed May 26, 2022
1 parent b893a25 commit 6f16013
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.2.0
FROM k8s.gcr.io/build-image/debian-base:bullseye-v1.3.0
ARG KUBE_VERSION=v1.21.2
ARG TARGETARCH

Expand Down

0 comments on commit 6f16013

Please sign in to comment.