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 d53771b commit ffedad4Copy full SHA for ffedad4
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.7
+ENV VERSION 4.7.8
38
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
39
LABEL version=$VERSION
40
0 commit comments