Skip to content

Commit 7aa164f

Browse files
committed
Update to 4.7.7
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent c086bce commit 7aa164f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ COPY run.sh /run.sh
1414
RUN chmod u+rwx /run.sh
1515

1616
# Calculate download URL
17-
ENV VERSION 4.7.6
17+
ENV VERSION 4.7.7
1818
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
1919
LABEL version=$VERSION
2020

0 commit comments

Comments
 (0)