Skip to content

Commit

Permalink
Merge pull request #11 from mhzawadi/dev
Browse files Browse the repository at this point in the history
phpMyAdmin 5.1.4
  • Loading branch information
mhzawadi authored May 13, 2022
2 parents 96826e6 + 111b033 commit 3be8e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apk update && \
&& rm -f /var/cache/apk/*;

# Calculate download URL
ENV VERSION 5.1.3
ENV VERSION 5.1.4
ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.xz
LABEL version=$VERSION

Expand Down

0 comments on commit 3be8e16

Please sign in to comment.