fix maven version

This commit is contained in:
Efstratios Giannopoulos 2023-12-13 11:14:58 +02:00
parent 4bcfc9b49b
commit 9a03afe8f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM 3-eclipse-temurin-21-alpine
FROM maven:3-eclipse-temurin-21-alpine
RUN apt-get update
RUN apt-get install gpg -y