Updated Java version
bit / docker (push) Successful in 53s Details

This commit is contained in:
Marco Cetica 2024-04-05 10:56:07 +02:00
parent 6e1b8f878d
commit 8b2c6fe16f
Signed by: marco
GPG Key ID: 45060A949E90D0FD
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# BUILD STAGE
FROM amazoncorretto:21 as build
FROM amazoncorretto:22 as build
LABEL author="Marco Cetica"
# Prepare working environment