mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
upgrade phpmyadmin-arm to 4.7.5
This commit is contained in:
parent
e1e36ca27d
commit
bc8bed7138
@ -9,7 +9,7 @@ MAINTAINER EasyPi Software Foundation
|
||||
RUN apk add --no-cache php7-session php7-mysqli php7-mbstring php7-xml php7-gd php7-zlib php7-bz2 php7-zip php7-openssl php7-curl php7-opcache php7-json nginx php7-fpm supervisor
|
||||
|
||||
# Calculate download URL
|
||||
ENV VERSION 4.7.4
|
||||
ENV VERSION 4.7.5
|
||||
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
|
||||
LABEL version=$VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user