Skip to content

Commit 6b919e6

Browse files
[tool] chore(deps): update alpine/openssl Docker tag
Co-authored-by: Romuald Lemesle <romuald.lemesle@filigran.io>
1 parent c808067 commit 6b919e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openaev-dev/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ services:
231231
condition: service_healthy
232232
rsa-key-generator:
233233
container_name: rsa-key-generator
234-
image: alpine/openssl:3.5.5
234+
image: alpine/openssl:3.5.6
235235
volumes:
236236
- rsakeys:/keys
237237
entrypoint: [ "/bin/ash" ]

0 commit comments

Comments
 (0)