Skip to content

Commit

Permalink
add line
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 1, 2024
1 parent 5297fd2 commit fed79a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/application-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ COPY pom.xml .
COPY src ./src
RUN mvn clean package -DskipTests


# Stage 2: Run the application
FROM amazoncorretto:21-alpine
VOLUME /tmp
Expand Down

0 comments on commit fed79a8

Please sign in to comment.