Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Nara committed Oct 7, 2024
1 parent 2485c05 commit 873a377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ FROM eclipse-temurin@sha256:8179ddc8a6c5ac9af935020628763b9a5a671e0914976715d2b6
WORKDIR /app
EXPOSE 8089

ARG EXTRA_CONFIG_RENAMED=" "
ARG JAR_NAME=uid2-admin
ARG EXTRA_CONFIG_RENAMED=""
ARG JAR_VERSION=1.0.0-SNAPSHOT
ARG IMAGE_VERSION=1.0.0.unknownhash
ENV JAR_NAME=${JAR_NAME}
Expand Down

0 comments on commit 873a377

Please sign in to comment.