Skip to content

Commit 51b68d7

Browse files
committed
bump java in dockerfile
1 parent 2dd0df8 commit 51b68d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:23-alpine
1+
FROM eclipse-temurin:25-alpine
22
ARG BUILD_VERSION=unknown
33
ENV BUILD_VERSION=${BUILD_VERSION}
44
COPY build/*.jar app.jar

0 commit comments

Comments
 (0)