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 33e7e44 commit e7c903fCopy full SHA for e7c903f
Dockerfile
@@ -14,7 +14,7 @@ RUN apk update && \
14
ln -s /usr/bin/php82 /usr/bin/php;
15
16
# Calculate download URL
17
-ENV VERSION=5.2.2
+ENV VERSION=5.2.3
18
ENV URL=https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.xz
19
LABEL version=$VERSION
20
0 commit comments