snyk-bot 2024-07-27 07:20:27 +00:00
parent 4005e56da6
commit ca7cf73ceb
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -1,4 +1,4 @@
FROM amazoncorretto:8u392-al2
FROM amazoncorretto:8u422-al2
## Add packages, clean cache, create dirs, create corda user and change ownership
RUN yum -y install bash && \