mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:48:55 +02:00
fix
This commit is contained in:
parent
1514838fff
commit
18fe8bc01b
@ -15,7 +15,7 @@ RUN apt-get update && apt-get install -y libpng12-dev libjpeg-dev libmcrypt-dev
|
||||
WORKDIR /var/www/html
|
||||
|
||||
ENV OPENCART_VER 2.0.3.1
|
||||
ENV OPENCART_MD5 4ea0ed854526f580b56219757a22a891
|
||||
ENV OPENCART_MD5 222c20ee61a4ff280f55fb0ea688c746
|
||||
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