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 c4a86f7 commit b29b082Copy full SHA for b29b082
SaucyBot/docker-compose.dev.yml
@@ -14,7 +14,7 @@ services:
14
restart: unless-stopped
15
16
database:
17
- image: mariadb:12@sha256:a5af517d52262da1583cebe6b7c970d7bbeaf1f016938c2fc3cf2e95c52d8c08
+ image: mariadb:12@sha256:5b6a1eac15b85b981a61afb89aea2a22bf76b5f58809d05f0bcc13ab6ec44cb8
18
env_file:
19
- .env
20
ports:
SaucyBot/docker-compose.prod.yml
0 commit comments