0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 16:14:47 +02:00

Match image version with corresponding Server Administration Manual

Signed-off-by: Mateusz Marzantowicz <mmarzantowicz@osdf.com.pl>
This commit is contained in:
Mateusz Marzantowicz 2018-11-27 15:04:54 +01:00
parent ceba099589
commit 3cd71ca54e
3 changed files with 5 additions and 4 deletions

View file

@ -78,6 +78,7 @@ function create_variant() {
s/%%APCU_VERSION%%/'"${pecl_versions[APCu]}"'/g;
s/%%MEMCACHED_VERSION%%/'"${pecl_versions[memcached]}"'/g;
s/%%REDIS_VERSION%%/'"${pecl_versions[redis]}"'/g;
s/%%DOCS_VERSION%%/'"${1%.*}"'/g;
' "$dir/Dockerfile"
# Copy the shell scripts