Skip to content

Commit

Permalink
[release] Use correct connect-base
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jan 20, 2025
1 parent c440e4c commit eb1d922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/3.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG DEBEZIUM_DOCKER_REGISTRY_PRIMARY_NAME
FROM $DEBEZIUM_DOCKER_REGISTRY_PRIMARY_NAME/connect-base:3.0
FROM $DEBEZIUM_DOCKER_REGISTRY_PRIMARY_NAME/connect-base:3.1

LABEL maintainer="Debezium Community"

Expand Down

0 comments on commit eb1d922

Please sign in to comment.