Skip to content

Commit

Permalink
Merge pull request #17235 from spowelljr/removeUnsedArgs
Browse files Browse the repository at this point in the history
Kicbase: remove unused args
  • Loading branch information
medyagh authored Oct 2, 2023
2 parents e38ae86 + 026daf1 commit 02c0db5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/kicbase/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ RUN if [ "$PREBUILT_AUTO_PAUSE" != "true" ]; then cd ./cmd/auto-pause/ && go bui
FROM ${UBUNTU_JAMMY_IMAGE} as kicbase

ARG BUILDKIT_VERSION="v0.12.2"
ARG FUSE_OVERLAYFS_VERSION="v1.7.1"
ARG CONTAINERD_FUSE_OVERLAYFS_VERSION="1.0.3"
ARG CRIO_VERSION="1.24"
ARG CRI_DOCKERD_VERSION="v0.3.3"
ARG CRI_DOCKERD_COMMIT="b58acf8f78f9d7bce1241d1cddb0932e7101f278"
Expand Down

0 comments on commit 02c0db5

Please sign in to comment.