fix: Obsoleted version parameter has been removed from docker-compose.yml recipes
This commit is contained in:
parent
a7d839b82a
commit
0547b81062
@ -1,6 +1,6 @@
|
||||
# MediaWiki with MariaDB (optionally with extensions).
|
||||
#
|
||||
version: '3'
|
||||
#version: '3'
|
||||
services:
|
||||
# https://hub.docker.com/_/mediawiki
|
||||
mediawiki:
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Wordpress with MariaDB
|
||||
#
|
||||
version: '3'
|
||||
#version: '3'
|
||||
services:
|
||||
# https://hub.docker.com/_/wordpress
|
||||
# https://github.com/docker-library/docs/tree/master/wordpress
|
||||
|
Loading…
x
Reference in New Issue
Block a user