build docker change

This commit is contained in:
Efstratios Giannopoulos 2023-12-13 11:18:49 +02:00
parent 9a03afe8f3
commit 08624cbe74
1 changed files with 1 additions and 1 deletions

View File

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