more Dockerfile fixes

This commit is contained in:
Alexandros Mandilaras 2024-02-20 15:47:55 +02:00
parent 6f2c8101f2
commit 16b53ba11d
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
####################################### Build stage #######################################
FROM maven:3.9-eclipse-temurin-17-alpine AS build-stage
ARG CITE_MAVEN_ACCOUNT_USR
ARG CITE_MAVEN_ACCOUNT_PSW
ARG MAVEN_ACCOUNT_USR
ARG MAVEN_ACCOUNT_PSW
ARG REVISION
ARG PROFILE
ARG DEV_PROFILE_URL