OCI: openssl 3.1.5 -> 3.3.1 (#11626)
This commit is contained in:
		
							parent
							
								
									a23196925b
								
							
						
					
					
						commit
						71dc1f123f
					
				|  | @ -1,7 +1,5 @@ | |||
| # | ||||
| # NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh" | ||||
| # | ||||
| # PLEASE DO NOT EDIT IT DIRECTLY. | ||||
| # Based on the generated file from https://github.com/docker-library/rabbitmq | ||||
| # | ||||
| 
 | ||||
| # The official Canonical Ubuntu Focal image is ideal from a security perspective, | ||||
|  | @ -30,8 +28,8 @@ ARG PGP_KEYSERVER=keyserver.ubuntu.com | |||
| # 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 | ||||
| # For context, see https://github.com/docker-library/official-images/issues/4252 | ||||
| 
 | ||||
| ENV OPENSSL_VERSION 3.1.5 | ||||
| ENV OPENSSL_SOURCE_SHA256="6ae015467dabf0469b139ada93319327be24b98251ffaeceda0221848dc09262" | ||||
| ENV OPENSSL_VERSION 3.3.1 | ||||
| ENV OPENSSL_SOURCE_SHA256="777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e" | ||||
| # https://www.openssl.org/community/otc.html | ||||
| # https://www.openssl.org/source/ | ||||
| ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0xB7C1C14360F353A36862E4D5231C84CDDCC69C45 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x95A9908DDFA16830BE9FB9003D30A3A9FF1360DC 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xA21FAB74B0088AA361152586B8EF1A6BA9DA2D5C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D 0xEFC0A467D613CB83C7ED6D30D894E2CE8B3D79F5" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue