We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b024df6 commit c6aee56Copy full SHA for c6aee56
Dockerfile
@@ -34,7 +34,7 @@ COPY run.sh /run.sh
34
RUN chmod u+rwx /run.sh
35
36
# Calculate download URL
37
-ENV VERSION 4.7.9
+ENV VERSION 4.8.0
38
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
39
LABEL version=$VERSION
40
0 commit comments