Merged PR 202: Update Docker Base Image

Update Docker Base Image
This commit is contained in:
Bettin, Francesco
2025-09-19 11:31:31 +00:00

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