We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194e10d commit 4442bc9Copy full SHA for 4442bc9
ansible/roles/docker/templates/ubuntu2204_sharedlibs.Dockerfile.j2
@@ -124,7 +124,7 @@ RUN mkdir -p /tmp/openssl-$OPENSSL32VER && \
124
make install && \
125
rm -rf /tmp/openssl-$OPENSSL32VER
126
127
-ENV OPENSSL35VER 3.5.0-beta1
+ENV OPENSSL35VER 3.5.0
128
ENV OPENSSL35DIR /opt/openssl-$OPENSSL35VER
129
130
RUN mkdir -p /tmp/openssl-$OPENSSL35VER && \
0 commit comments