Skip to content

Commit

Permalink
Remove some of the MariaDB containers as it breaks all test runs in Salt
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
  • Loading branch information
s0undt3ch committed Sep 21, 2023
1 parent 4345e7d commit 98611ef
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ will be commited.
- [mariadb/server:10.3](https://hub.docker.com/r/mariadb/server/tags?name=10.3) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.3`
- [mariadb/server:10.4](https://hub.docker.com/r/mariadb/server/tags?name=10.4) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.4`
- [mariadb/server:10.5](https://hub.docker.com/r/mariadb/server/tags?name=10.5) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.5`
- [mariadb/server:10.6](https://hub.docker.com/r/mariadb/server/tags?name=10.6) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.6`
- [mariadb/server:11.1](https://hub.docker.com/r/mariadb/server/tags?name=11.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:11.1`
- [mariadb/server:latest](https://hub.docker.com/r/mariadb/server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/mariadb:latest`


Expand Down
2 changes: 0 additions & 2 deletions containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ mirrors:
- "10.3"
- "10.4"
- "10.5"
- "10.6"
- "11.1"
- latest

Percona:
Expand Down
1 change: 0 additions & 1 deletion mirrors/mariadb/10.6.Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion mirrors/mariadb/11.1.Dockerfile

This file was deleted.

2 changes: 0 additions & 2 deletions mirrors/mariadb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@
- [mariadb/server:10.3](https://hub.docker.com/r/mariadb/server/tags?name=10.3) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.3`
- [mariadb/server:10.4](https://hub.docker.com/r/mariadb/server/tags?name=10.4) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.4`
- [mariadb/server:10.5](https://hub.docker.com/r/mariadb/server/tags?name=10.5) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.5`
- [mariadb/server:10.6](https://hub.docker.com/r/mariadb/server/tags?name=10.6) - `ghcr.io/saltstack/salt-ci-containers/mariadb:10.6`
- [mariadb/server:11.1](https://hub.docker.com/r/mariadb/server/tags?name=11.1) - `ghcr.io/saltstack/salt-ci-containers/mariadb:11.1`
- [mariadb/server:latest](https://hub.docker.com/r/mariadb/server/tags?name=latest) - `ghcr.io/saltstack/salt-ci-containers/mariadb:latest`

0 comments on commit 98611ef

Please sign in to comment.