Skip to content

Commit 3d7e573

Browse files
Update alpine/openssl Docker tag to v3.5.4 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d86552 commit 3d7e573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.opensearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66

77
# Generate RSA key for xtm-composer (PKCS#8 format)
88
rsa-key-generator:
9-
image: alpine/openssl:3.5.2
9+
image: alpine/openssl:3.5.4
1010
volumes:
1111
- rsakeys:/keys
1212
entrypoint: ["/bin/ash"]

0 commit comments

Comments
 (0)