mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update
This commit is contained in:
parent
783aca7ef6
commit
1514838fff
@ -14,8 +14,8 @@ RUN apt-get update && apt-get install -y libpng12-dev libjpeg-dev libmcrypt-dev
|
||||
|
||||
WORKDIR /var/www/html
|
||||
|
||||
ENV OPENCART_VER 2.0.3.0
|
||||
ENV OPENCART_MD5 27f22c70eac060a304fc64311c8278d5
|
||||
ENV OPENCART_VER 2.0.3.1
|
||||
ENV OPENCART_MD5 4ea0ed854526f580b56219757a22a891
|
||||
ENV OPENCART_URL https://github.com/opencart/opencart/archive/${OPENCART_VER}.tar.gz
|
||||
ENV OPENCART_FILE opencart.tar.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user