Skip to content

Commit

Permalink
Build-kit Image 9d083e from 2 months ago
Browse files Browse the repository at this point in the history
v.1.1.2
EV_CORE: 2024.4.0

GHCR Image Link:
https://github.com/everest/everest-ci/pkgs/container/build-kit-alpine/217189253?tag=v1.1.2

Signed-off-by: Mahadik, Mukul Chandrakant <[email protected]>
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Sep 24, 2024
1 parent b0f9fa9 commit 94c1a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manager/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BUILDKIT_VERSION=sha256:ff9a623a0521f64544ae902a026fce22b25a966e4e849c700a172b18bcf040d9
ARG BUILDKIT_VERSION=sha256:9d083eb5884c9637cf390a8c9a886dc7e023eec417edbd7813f9136d9ee6da00
FROM --platform=linux/x86_64 ghcr.io/everest/build-kit-alpine@${BUILDKIT_VERSION}

ARG EVEREST_VERSION=2024.5.0
ARG EVEREST_VERSION=2024.4.0
ENV EVEREST_VERSION=${EVEREST_VERSION}

COPY install.sh ./
Expand Down

0 comments on commit 94c1a83

Please sign in to comment.