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 44a266c commit 316a237Copy full SHA for 316a237
Dockerfile
@@ -36,7 +36,7 @@ COPY run.sh /run.sh
36
RUN chmod u+rwx /run.sh
37
38
# Calculate download URL
39
-ENV VERSION 4.8.0
+ENV VERSION 4.8.0.1
40
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
41
LABEL version=$VERSION
42
0 commit comments