Skip to content

Commit

Permalink
DBZ-8561 Upgrade vitess version in itests
Browse files Browse the repository at this point in the history
  • Loading branch information
twthorn committed Jan 8, 2025
1 parent 51c2aad commit aa9d0b5
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,7 +1,7 @@
# Use a temporary layer for the build stage.
FROM vitess/base:v19.0.4 AS base

FROM vitess/lite:v19.0.4
FROM vitess/lite:v20.0.4

USER root

Expand Down

0 comments on commit aa9d0b5

Please sign in to comment.