Skip to content

Commit

Permalink
return to unspecified patch version in base images
Browse files Browse the repository at this point in the history
  • Loading branch information
Imadzuma authored and niam0522 committed Sep 11, 2024
1 parent 2b4f65c commit ca0a9e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ COPY --from=go-build /opt/ipip_check.gz /opt/kubemarine/kubemarine/resources/scr
WORKDIR /opt/kubemarine/

RUN apt update && \
pip3 install --no-cache-dir setuptools wheel && \
pip3 install --no-cache-dir build && \
python3 -m build -n && \
# In any if branch delete source code, but preserve specific directories for different service aims
Expand Down

0 comments on commit ca0a9e3

Please sign in to comment.