Update Docker Base Image

This commit is contained in:
Bettin, Francesco
2025-09-19 11:30:08 +00:00
parent b3cd743e25
commit 4b4064349f

View File

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