Skip to content

Commit

Permalink
Build-kit Image ff9a623 from 2 months ago
Browse files Browse the repository at this point in the history
EV_CORE: 2024.7.0

GHCR Image Link:
https://github.com/everest/everest-ci/pkgs/container/build-kit-alpine/255291840

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

ARG EVEREST_VERSION=2024.6.0-rc2
ARG EVEREST_VERSION=2024.7.0
ENV EVEREST_VERSION=${EVEREST_VERSION}

COPY install.sh ./
Expand Down

0 comments on commit bd7aa94

Please sign in to comment.