Skip to content

Commit 622767c

Browse files
committed
install tool
1 parent 2b690b4 commit 622767c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloudbuild/library_generation/library_generation.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ENV HOME=/home
6262
ENV OS_ARCHITECTURE="linux-x86_64"
6363

6464
# install OS tools
65-
RUN apk update && apk add unzip curl rsync openjdk11 jq bash nodejs npm git
65+
RUN apk update && apk add unzip curl rsync openjdk11 jq bash nodejs npm git uuidgen
6666

6767
SHELL [ "/bin/bash", "-c" ]
6868

0 commit comments

Comments
 (0)