Skip to content

Commit

Permalink
[release] Use correct 2.5 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Dec 19, 2023
1 parent 940b768 commit fd50e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/snapshot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM quay.io/debezium/connect-base:2.5

LABEL maintainer="Debezium Community"

ARG DEBEZIUM_VERSION=2.3.0-SNAPSHOT
ARG DEBEZIUM_VERSION=2.5.0-SNAPSHOT

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

0 comments on commit fd50e56

Please sign in to comment.