Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanBSC committed Jul 6, 2023
1 parent cf0930a commit cda4622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apk add --no-cache $PACKAGES && \
FROM alpine:3.16.0

# Install dependencies
RUN apk add --update ca-certificates tini bash
RUN apk add --update ca-certificates tini bash gcc

ARG USER=bnbchain
ARG USER_UID=1000
Expand Down

0 comments on commit cda4622

Please sign in to comment.