Skip to content

Commit 94f9bb3

Browse files
chore(deps): update mariadb docker tag to v12.3
1 parent 0b11b8b commit 94f9bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose_sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
ports:
55
- "6379:6379/tcp"
66
db:
7-
image: mariadb:12.2
7+
image: mariadb:12.3
88
restart: always
99
environment:
1010
MYSQL_ROOT_PASSWORD: 12345

0 commit comments

Comments
 (0)