Skip to content

Commit

Permalink
Build-kit Image 8508f30 from 8 months ago
Browse files Browse the repository at this point in the history
EV_CORE: 2024.6.0-rc1

GHCR Image Link:
https://github.com/orgs/everest/packages/container/build-kit-alpine/168057150

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 bb48ea7 commit 6728b79
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:8508f3062358f40b7e1bed7c9992b95b92b516c2221601cfd68556b91f7fba6f
FROM --platform=linux/x86_64 ghcr.io/everest/build-kit-alpine@${BUILDKIT_VERSION}

ARG EVEREST_VERSION=2024.5.0
ARG EVEREST_VERSION=2024.6.0-rc1
ENV EVEREST_VERSION=${EVEREST_VERSION}

COPY install.sh ./
Expand Down

0 comments on commit 6728b79

Please sign in to comment.