Skip to content

Commit cd73e0f

Browse files
authored
Update Dockerfile
1 parent c4dd80c commit cd73e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN echo "UTC" > /etc/timezone
55

66
# Install essential build tools
77
RUN apk add --update --no-cache \
8+
g++ autoconf \
89
git bash \
910
npm yarn \
1011
#soap

0 commit comments

Comments
 (0)