Skip to content

Commit 1b005f8

Browse files
roslynwythefyliu
authored andcommitted
Update Dockerfile to list openssl
1 parent e3b266c commit 1b005f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ ENV LANGUAGE=en_US
9898
RUN apk --no-cache add \
9999
bash \
100100
su-exec
101+
openssl
101102

102103
# Copy the github-pages gem we installed during stage 1 into an identical folder within the new build stage.
103104
COPY --from=build /usr/gem/ /usr/gem/

0 commit comments

Comments
 (0)