Skip to content
Snippets Groups Projects
Commit 96a73739 authored by Stian Lyng's avatar Stian Lyng
Browse files

fix maven version

parent 35df23d1
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
#EXPOSE 8080
#
# Use the official Maven image as the base image
FROM maven:4.0.0-jdk-19 as builder
FROM eclipse-temurin:19-jre-alpine as builder
# Set the working directory
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment