Skip to content

Commit 03c5fbd

Browse files
committed
More ruby gems compat fixing
1 parent 5a30eda commit 03c5fbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-and-deploy/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN chmod +x /entrypoint.sh
77
RUN apk update
88
RUN apk add ruby zip
99
RUN gem install --no-doc aws-eventstream -v 1.3.2
10+
RUN gem install --no-doc aws-sigv4 -v 1.11.0
1011
RUN gem install --no-doc s3_website
1112

1213
RUN curl -o $COMMANDBOX_HOME/engine/cfml/cli/lucee-server/deploy/pdf-extension-1.0.0.94.lex https://ext.lucee.org/pdf-extension-1.0.0.94.lex

0 commit comments

Comments
 (0)