Skip to content

Commit

Permalink
Updated placeholder images
Browse files Browse the repository at this point in the history
  • Loading branch information
CGoodwin90 committed Jan 16, 2023
1 parent f276a55 commit cb36382
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 @@ -49,14 +49,14 @@ services:
- '27017'

mysql-5-7:
image: chrisgio/testimages:mysql-5.7 # Placeholder image - to be updated
image: testlagoon/mysql-5.7:experimental
labels:
lagoon.type: mariadb
ports:
- "3306"

mysql-8-0:
image: chrisgio/testimages:mysql-8.0 # Placeholder image - to be updated
image: testlagoon/mysql-8.0:experimental
labels:
lagoon.type: mariadb
ports:
Expand Down

0 comments on commit cb36382

Please sign in to comment.