This commit is contained in:
parent
8b2c6fe16f
commit
2d80e4fa8f
@ -20,7 +20,7 @@ ARG SPRING_DATASOURCE_PASSWORD="test"
|
||||
RUN chmod +x mvnw && ./mvnw package
|
||||
|
||||
# RUN STAGE
|
||||
FROM amazoncorretto:21 as run
|
||||
FROM amazoncorretto:22 as run
|
||||
|
||||
# Configure working environment
|
||||
VOLUME /tmp
|
||||
|
Loading…
Reference in New Issue
Block a user