Skip to content

Commit 1569d7a

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update mariadb docker tag (#6568)
* chore(deps): update mariadb docker tag * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
1 parent 900b5b7 commit 1569d7a

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
mariadb:
3-
image: mariadb:10.11.15
3+
image: mariadb:10.11.16
44
container_name: ${CONTAINER_NAME}
55
restart: always
66
networks:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
mariadb:
3-
image: mariadb:10.6.24
3+
image: mariadb:10.6.25
44
container_name: ${CONTAINER_NAME}
55
restart: always
66
networks:

0 commit comments

Comments
 (0)