mirror of
https://github.com/linuxserver/docker-lychee.git
synced 2026-02-06 03:19:59 +08:00
rebase to alpine 3.8
This commit is contained in:
parent
7edb6b0fb8
commit
b785f3b566
@ -1,4 +1,4 @@
|
||||
FROM lsiobase/alpine.nginx:3.7
|
||||
FROM lsiobase/alpine.nginx:3.8
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
@ -16,7 +16,6 @@ RUN \
|
||||
php7-exif \
|
||||
php7-gd \
|
||||
php7-imagick \
|
||||
php7-mbstring \
|
||||
php7-mysqli \
|
||||
php7-mysqlnd \
|
||||
php7-zip \
|
||||
|
||||
@ -79,6 +79,7 @@ Setup mysql/mariadb and account via the webui, more info at [lychee][appurl].
|
||||
|
||||
## Versions
|
||||
|
||||
+ **04.09.18:** Rebase to alpine 3.8.
|
||||
+ **08.01.18:** Rebase to alpine 3.7.
|
||||
+ **25.05.17:** Rebase to alpine 3.6.
|
||||
+ **03.05.17:** Use repo pinning to better solve dependencies, use repo version of php7-imagick.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user