Skip to content

Commit

Permalink
Update to version 4.8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Bennetch <[email protected]>
  • Loading branch information
ibennetch committed Aug 22, 2018
1 parent 7a1cbfd commit 17003cc
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 @@ -29,7 +29,7 @@ RUN set -ex; \
apk del .build-deps

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

Expand Down

0 comments on commit 17003cc

Please sign in to comment.