File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN { \
5454 } > /usr/local/etc/php/conf.d/phpmyadmin-misc.ini
5555
5656# Calculate download URL
57- ENV VERSION 4.9.1
57+ ENV VERSION 4.9.2
5858ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.xz
5959LABEL version=$VERSION
6060
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ RUN { \
5151 } > /usr/local/etc/php/conf.d/phpmyadmin-misc.ini
5252
5353# Calculate download URL
54- ENV VERSION 4.9.1
54+ ENV VERSION 4.9.2
5555ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.xz
5656LABEL version=$VERSION
5757
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN { \
5454 } > /usr/local/etc/php/conf.d/phpmyadmin-misc.ini
5555
5656# Calculate download URL
57- ENV VERSION 4.9.1
57+ ENV VERSION 4.9.2
5858ENV URL https://files.phpmyadmin.net/phpMyAdmin/${VERSION}/phpMyAdmin-${VERSION}-all-languages.tar.xz
5959LABEL version=$VERSION
6060
You can’t perform that action at this time.
0 commit comments