Skip to content

Commit

Permalink
Merge pull request #156 from ssylver93/feature/WFPREV-44
Browse files Browse the repository at this point in the history
Update war path
  • Loading branch information
ssylver93 authored Oct 8, 2024
2 parents cef9db9 + b32cc1f commit 039c6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/wfprev-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN yum update -y && \
yum clean all

# Define build arguments
ARG WAR_FILE=target/wfprev-api-1.0.0-SNAPSHOT.war
ARG WAR_FILE=*.war
ARG CONTAINER_NAME=wfprev-api

# Set environment variables
Expand Down

0 comments on commit 039c6eb

Please sign in to comment.