Skip to content

Commit

Permalink
version changes for package tooling (#110)
Browse files Browse the repository at this point in the history
Signed-off-by: Vandana Pathak <pathakv@sjc-ubu-eng-127.vmware.com>
Co-authored-by: Vandana Pathak <pathakv@sjc-ubu-eng-127.vmware.com>
  • Loading branch information
Vandy-P and Vandana Pathak authored Jul 13, 2023
1 parent 09c18a4 commit cecb0d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-tooling-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ FROM golang:1.19

LABEL org.opencontainers.image.source=https://github.com/vmware-tanzu/build-tooling-for-integrations

ENV DOCKER_CE_VERSION 5:20.10.14~3-0~debian-bullseye
ENV DOCKER_CE_CLI_VERSION 5:20.10.14~3-0~debian-bullseye
ENV CONTAINERD_VERSION 1.5.11-1
ENV DOCKER_CE_VERSION 5:24.0.4-1~debian.12~bookworm
ENV DOCKER_CE_CLI_VERSION 5:24.0.4-1~debian.12~bookworm
ENV CONTAINERD_VERSION 1.6.21-1
ENV PACKAGE_TOOLS_VERSION v0.2.0

RUN apt-get update && \
Expand Down

0 comments on commit cecb0d8

Please sign in to comment.