Skip to content

Commit

Permalink
update again
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Jun 18, 2023
1 parent 32c4cc3 commit 91abccd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/docker-images/alpine-3.16-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ RUN apk add \
ca-certificates \
cmake \
bash \
aws-cli \
nodejs

RUN npm install -g npm@10
aws-cli

RUN apk add --update nodejs npm
WORKDIR /tmp

###############################################################################
Expand Down

0 comments on commit 91abccd

Please sign in to comment.