Skip to content

Commit aa84e16

Browse files
Update mariadb Docker tag to v10.10.3 (#454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6bf7c8 commit aa84e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
- '8025'
5454

5555
mariadb:
56-
image: 'mariadb:10.10.2'
56+
image: 'mariadb:10.10.3'
5757
ports:
5858
- 3306
5959
environment:

0 commit comments

Comments
 (0)