Update Docker Base Image

This commit is contained in:
Bettin, Francesco
2025-09-19 11:29:33 +00:00
parent b3cd743e25
commit 41261bff7c

View File

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