Skip to content

Commit

Permalink
DBZ-8564 Docker Hub registry not used
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jan 10, 2025
1 parent 3e8be9a commit caf559a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM confluentinc/cp-kafka-connect-base:7.2.2
FROM mirror.gcr.io/confluentinc/cp-kafka-connect-base:7.2.2
COPY target/components/packages/google-debezium-connector-spanner-*.zip /usr/share/confluent-hub-components/google-debezium-connector-spanner.zip
COPY src/test/docker/jmx_prometheus_javaagent-0.16.1.jar /usr/share/prometheus/jmx_prometheus_javaagent.jar
COPY src/test/docker/metrics-config.yml /usr/share/prometheus/metrics-config.yml
Expand Down

0 comments on commit caf559a

Please sign in to comment.