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 c086bce commit 7aa164fCopy full SHA for 7aa164f
Dockerfile
@@ -14,7 +14,7 @@ COPY run.sh /run.sh
14
RUN chmod u+rwx /run.sh
15
16
# Calculate download URL
17
-ENV VERSION 4.7.6
+ENV VERSION 4.7.7
18
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
19
LABEL version=$VERSION
20
0 commit comments