Skip to content

Commit

Permalink
installing openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshGandhi-AWS committed Dec 7, 2023
1 parent 83a381e commit 2733bed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/docker-images/integration-tests/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ ARG BASE_IMAGE
ARG PRE_RELEASE_IMAGE
FROM ${OS} AS build_localproxy

ARG OPENSSL_VERSION=3.0.8

###############################################################################
# Install prereqs for CMake
###############################################################################
Expand Down

0 comments on commit 2733bed

Please sign in to comment.