We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dadd3cc commit 8965ba9Copy full SHA for 8965ba9
backend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:21-alpine
+FROM eclipse-temurin:25-alpine
2
3
COPY . /project
4
RUN cd /project && ./gradlew bootJar
0 commit comments