Skip to content

Commit

Permalink
Bump required everest-cmake version to 0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Jun 14, 2024
1 parent 09be15a commit dc88dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/build-kit/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ RUN git clone https://github.com/EVerest/everest-cmake.git $EVEREST_CMAKE_PATH

RUN ( \
cd $EVEREST_CMAKE_PATH \
git checkout 329f8db \
git checkout v0.4.0 \
rm -r .git \
)

Expand Down

0 comments on commit dc88dac

Please sign in to comment.