Skip to content

Commit b70ef85

Browse files
committed
deps: update eclipse-temurin docker tag to v25
1 parent 07df1e6 commit b70ef85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 eclipse-temurin:21
1+
FROM --platform=linux/amd64 eclipse-temurin:25
22
ARG KAFKA_VERSION="3.4.0"
33
ARG KAFKA_CONNECT_VERSION="${KAFKA_VERSION}"
44
ARG KAFKA_SCALA_VERSION="2.13"

0 commit comments

Comments
 (0)