Skip to content

Commit

Permalink
chore(deps): update weekly vitess docker image version update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent e95e739 commit 2af84a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ services:
tmpfs: /var/lib/mariadb

vitess-test-5_7:
image: vitess/vttestserver:mysql57@sha256:23863a518b34330109c502ac61a396008f5f023e96263bcb2bb1b0f7f7d5dc7f
image: vitess/vttestserver:mysql57@sha256:d0e24c0236057e5b00788fddd1a158f2cdfb51f2ae8867c28f50a51aab73680f
restart: unless-stopped
ports:
- 33577:33577
Expand All @@ -243,7 +243,7 @@ services:
retries: 20

vitess-test-8_0:
image: vitess/vttestserver:mysql80@sha256:8bec2644d83cb322eb2cdd596d33c0f858243ba6ade9164c95dfcc519643094e
image: vitess/vttestserver:mysql80@sha256:ff590c8e61c1011563ded47307aec03db8e3caadd54f7243d4e24bf0f7b54672
restart: unless-stopped
ports:
- 33807:33807
Expand All @@ -263,7 +263,7 @@ services:
retries: 20

vitess-shadow-5_7:
image: vitess/vttestserver:mysql57@sha256:23863a518b34330109c502ac61a396008f5f023e96263bcb2bb1b0f7f7d5dc7f
image: vitess/vttestserver:mysql57@sha256:d0e24c0236057e5b00788fddd1a158f2cdfb51f2ae8867c28f50a51aab73680f
restart: unless-stopped
ports:
- 33578:33577
Expand All @@ -283,7 +283,7 @@ services:
retries: 20

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

0 comments on commit 2af84a5

Please sign in to comment.