Skip to content

Commit

Permalink
Update to 4.6
Browse files Browse the repository at this point in the history
Fixes #105

Signed-off-by: Michal Čihař <[email protected]>
  • Loading branch information
nijel committed Feb 6, 2017
1 parent ff50a29 commit b4d05f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY run.sh /run.sh
RUN chmod u+rwx /run.sh

# Calculate download URL
ENV VERSION 4.6.5.2
ENV VERSION 4.6.6
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
LABEL version=$VERSION

Expand Down

0 comments on commit b4d05f2

Please sign in to comment.