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 80238b5 commit 967103dCopy full SHA for 967103d
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-alpha1
+ENV OPENSSL35VER 3.5.0-beta1
128
ENV OPENSSL35DIR /opt/openssl-$OPENSSL35VER
129
130
RUN mkdir -p /tmp/openssl-$OPENSSL35VER && \
0 commit comments