Skip to content

Commit 2531198

Browse files
chore(deps): update mariadb:11 docker digest to a954759 (#341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94fcb0a commit 2531198

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:11@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
17+
image: mariadb:11@sha256:a9547599cd87d7242435aea6fda22a9d83e2c06d16c658ef70d2868b3d3f6a80
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:11@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
17+
image: mariadb:11@sha256:a9547599cd87d7242435aea6fda22a9d83e2c06d16c658ef70d2868b3d3f6a80
1818
env_file:
1919
- .env
2020
ports:

0 commit comments

Comments
 (0)