We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940b768 commit 9b9f419Copy full SHA for 9b9f419
connect/snapshot/Dockerfile
@@ -2,7 +2,7 @@ FROM quay.io/debezium/connect-base:2.5
2
3
LABEL maintainer="Debezium Community"
4
5
-ARG DEBEZIUM_VERSION=2.3.0-SNAPSHOT
+ARG DEBEZIUM_VERSION=2.5.0-SNAPSHOT
6
7
ENV DEBEZIUM_VERSION=$DEBEZIUM_VERSION \
8
MAVEN_OSS_SNAPSHOT="https://oss.sonatype.org/content/repositories/snapshots"
0 commit comments