Skip to content

Commit 9b9f419

Browse files
committed
[release] Use correct 2.5 snapshot
1 parent 940b768 commit 9b9f419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect/snapshot/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM quay.io/debezium/connect-base:2.5
22

33
LABEL maintainer="Debezium Community"
44

5-
ARG DEBEZIUM_VERSION=2.3.0-SNAPSHOT
5+
ARG DEBEZIUM_VERSION=2.5.0-SNAPSHOT
66

77
ENV DEBEZIUM_VERSION=$DEBEZIUM_VERSION \
88
MAVEN_OSS_SNAPSHOT="https://oss.sonatype.org/content/repositories/snapshots"

0 commit comments

Comments
 (0)