Skip to content

Commit cbc4803

Browse files
chore(deps): update eclipse-temurin docker tag to v25
1 parent 32b0075 commit cbc4803

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

33
# Install Git
44
RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)