Update Docker Base Image

This commit is contained in:
Bettin, Francesco
2025-09-19 11:30:53 +00:00
parent 08e8dcf1a6
commit a52d618131

View File

@@ -1,4 +1,4 @@
FROM amazoncorretto:21-al2023 FROM amazoncorretto:21.0.8-al2-generic
VOLUME /tmp VOLUME /tmp
EXPOSE 8083 EXPOSE 8083