Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 1, 2024
1 parent 15331bc commit 5297fd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/application-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ 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 5297fd2

Please sign in to comment.