Skip to content

Commit

Permalink
Merge pull Update Dockerfile
Browse files Browse the repository at this point in the history
Update Dockerfile
superpollo2 authored May 6, 2024
2 parents 6106084 + 7308027 commit b21f9a6
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
@@ -1,4 +1,4 @@
FROM maven:4.0.0-openjdk-17-slim AS build
FROM maven:3.8.4-openjdk-17-slim AS build
LABEL authors="Laura"
WORKDIR /app
COPY pom.xml .

0 comments on commit b21f9a6

Please sign in to comment.