Skip to content

Commit f7b9556

Browse files
chore(core-deps): update eclipse-temurin docker tag to v25 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0254e50 commit f7b9556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:24
1+
FROM eclipse-temurin:25
22

33
RUN mkdir -p /opt/app
44
COPY . /opt/app

0 commit comments

Comments
 (0)