Skip to content

Commit a4c47bc

Browse files
chore(core-deps): update eclipse-temurin docker tag to v26 (#915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e8cd21 commit a4c47bc

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

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

0 commit comments

Comments
 (0)