Skip to content

Commit c6aee56

Browse files
committed
Update to 4.8.0
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent b024df6 commit c6aee56

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
@@ -34,7 +34,7 @@ COPY run.sh /run.sh
3434
RUN chmod u+rwx /run.sh
3535

3636
# Calculate download URL
37-
ENV VERSION 4.7.9
37+
ENV VERSION 4.8.0
3838
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
3939
LABEL version=$VERSION
4040

0 commit comments

Comments
 (0)