mirror of
https://github.com/Kugelschieber/docker.git
synced 2026-03-19 03:54:02 +00:00
Updated Postgres and MariaDB major version.
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
mariadb:
|
||||
image: mariadb:10.5
|
||||
image: mariadb:10
|
||||
container_name: mariadb
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user