Skip to content

Commit 7f04b75

Browse files
Update mariadb Docker tag to v10.9.3 (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7c5281 commit 7f04b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
- '8025'
5454

5555
mariadb:
56-
image: 'mariadb:10.9.2'
56+
image: 'mariadb:10.9.3'
5757
ports:
5858
- 3306
5959
environment:

0 commit comments

Comments
 (0)