Skip to content

Commit 022307d

Browse files
committed
Remove mariadb-alpine
1 parent ef50442 commit 022307d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ services:
115115
- memcached
116116
- memcached2
117117
mariadb-db:
118-
image: mariadb:${MARIADB_VERSION}-alpine
118+
image: mariadb:${MARIADB_VERSION}
119119
tmpfs:
120120
- /var/lib/mysql
121121
environment:

0 commit comments

Comments
 (0)