We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fcb0a commit 2531198Copy full SHA for 2531198
SaucyBot/docker-compose.dev.yml
@@ -14,7 +14,7 @@ services:
14
restart: unless-stopped
15
16
database:
17
- image: mariadb:11@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
+ image: mariadb:11@sha256:a9547599cd87d7242435aea6fda22a9d83e2c06d16c658ef70d2868b3d3f6a80
18
env_file:
19
- .env
20
ports:
SaucyBot/docker-compose.prod.yml
0 commit comments