Skip to content

Commit

Permalink
trigger base build
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed Aug 14, 2023
1 parent 80ecf7f commit 26040b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/images/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ARG ARCH
ARG DEBIAN_FRONTEND=noninteractive
ENV SRC_DIR='/usr/src'


RUN apt update && apt install -y git curl

RUN cd /usr/src/ && \
Expand Down

0 comments on commit 26040b5

Please sign in to comment.