Skip to content

Commit 316a237

Browse files
committed
Update to 4.8.0.1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 44a266c commit 316a237

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
@@ -36,7 +36,7 @@ COPY run.sh /run.sh
3636
RUN chmod u+rwx /run.sh
3737

3838
# Calculate download URL
39-
ENV VERSION 4.8.0
39+
ENV VERSION 4.8.0.1
4040
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.gz
4141
LABEL version=$VERSION
4242

0 commit comments

Comments
 (0)