Skip to content

Commit

Permalink
Revert "chore(deps): update vitess/vttestserver:mysql80 docker digest…
Browse files Browse the repository at this point in the history
… to eb07…" (#5084)

This reverts commit 995e205.
  • Loading branch information
aqrln authored Dec 16, 2024
1 parent d0b7335 commit 5b4fe75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ services:
tmpfs: /var/lib/mariadb

vitess-test-8_0:
image: vitess/vttestserver:mysql80@sha256:eb07521a9df280ea1551e2c3432dbef65fb421b055610b04d84538f3aa10f2f8
image: vitess/vttestserver:mysql80@sha256:53a2d2f58ecf8e6cf984c725612f7651c4fc7ac9bc7d198dbd9964d50e28b9a2
restart: unless-stopped
ports:
- 33807:33807
Expand All @@ -328,7 +328,7 @@ services:
retries: 20

vitess-shadow-8_0:
image: vitess/vttestserver:mysql80@sha256:eb07521a9df280ea1551e2c3432dbef65fb421b055610b04d84538f3aa10f2f8
image: vitess/vttestserver:mysql80@sha256:53a2d2f58ecf8e6cf984c725612f7651c4fc7ac9bc7d198dbd9964d50e28b9a2
restart: unless-stopped
ports:
- 33808:33807
Expand Down

0 comments on commit 5b4fe75

Please sign in to comment.