Skip to content

Commit 71dc1f1

Browse files
authored
OCI: openssl 3.1.5 -> 3.3.1 (#11626)
1 parent a231969 commit 71dc1f1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

packaging/docker-image/Dockerfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#
2-
# NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh"
3-
#
4-
# PLEASE DO NOT EDIT IT DIRECTLY.
2+
# Based on the generated file from https://github.com/docker-library/rabbitmq
53
#
64

75
# The official Canonical Ubuntu Focal image is ideal from a security perspective,
@@ -30,8 +28,8 @@ ARG PGP_KEYSERVER=keyserver.ubuntu.com
3028
# run the build with a different PGP_KEYSERVER, e.g. docker build --tag rabbitmq:3.13 --build-arg PGP_KEYSERVER=pgpkeys.eu 3.13/ubuntu
3129
# For context, see https://github.com/docker-library/official-images/issues/4252
3230

33-
ENV OPENSSL_VERSION 3.1.5
34-
ENV OPENSSL_SOURCE_SHA256="6ae015467dabf0469b139ada93319327be24b98251ffaeceda0221848dc09262"
31+
ENV OPENSSL_VERSION 3.3.1
32+
ENV OPENSSL_SOURCE_SHA256="777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e"
3533
# https://www.openssl.org/community/otc.html
3634
# https://www.openssl.org/source/
3735
ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0xB7C1C14360F353A36862E4D5231C84CDDCC69C45 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x95A9908DDFA16830BE9FB9003D30A3A9FF1360DC 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xA21FAB74B0088AA361152586B8EF1A6BA9DA2D5C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D 0xEFC0A467D613CB83C7ED6D30D894E2CE8B3D79F5"

0 commit comments

Comments
 (0)