Skip to content

Commit

Permalink
Revert "chore(deps): update mariadb docker tag to v10.8.3 (#14741)" (#…
Browse files Browse the repository at this point in the history
…14745)

This reverts commit aae709b.
  • Loading branch information
SevInf committed Aug 10, 2022
1 parent aae709b commit 50adc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/publish/docker-compose.yml
Expand Up @@ -125,7 +125,7 @@ services:
- '3307:3306'

mariadb:
image: mariadb:10.8.3
image: mariadb:10.7.3
restart: always
environment:
- MYSQL_ROOT_PASSWORD=root
Expand Down

0 comments on commit 50adc0a

Please sign in to comment.