Skip to content

Commit

Permalink
DBZ-8564 Use quay.io for Vitess images
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Jan 9, 2025
1 parent e1e10c9 commit 8944b39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Use a temporary layer for the build stage.
FROM vitess/base:v19.0.4 AS base
FROM debezium/vitess-base:19.0.4 AS base

FROM vitess/lite:v19.0.4
FROM debezium/vitess-lite:19.0.4

USER root

Expand Down

0 comments on commit 8944b39

Please sign in to comment.