Skip to content

Commit 8516c34

Browse files
chore(core-deps): update eclipse-temurin docker tag to v24 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75f8b19 commit 8516c34

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
1+
FROM eclipse-temurin:24
22

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

0 commit comments

Comments
 (0)