Skip to content

Commit b29b082

Browse files
chore(deps): update mariadb:12 docker digest to 5b6a1ea (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4a86f7 commit b29b082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SaucyBot/docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
restart: unless-stopped
1515

1616
database:
17-
image: mariadb:12@sha256:a5af517d52262da1583cebe6b7c970d7bbeaf1f016938c2fc3cf2e95c52d8c08
17+
image: mariadb:12@sha256:5b6a1eac15b85b981a61afb89aea2a22bf76b5f58809d05f0bcc13ab6ec44cb8
1818
env_file:
1919
- .env
2020
ports:

SaucyBot/docker-compose.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
restart: unless-stopped
1515

1616
database:
17-
image: mariadb:12@sha256:a5af517d52262da1583cebe6b7c970d7bbeaf1f016938c2fc3cf2e95c52d8c08
17+
image: mariadb:12@sha256:5b6a1eac15b85b981a61afb89aea2a22bf76b5f58809d05f0bcc13ab6ec44cb8
1818
env_file:
1919
- .env
2020
ports:

0 commit comments

Comments
 (0)