Skip to content

Commit 1735641

Browse files
Merge pull request #435 from PrestaShop/docker-images-backlog-update
Sync backlog of Docker images
2 parents 21f97b3 + 4b332cf commit 1735641

File tree

455 files changed

+971
-834
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

455 files changed

+971
-834
lines changed

images/1.7.7.0/7.1-apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.1-apache
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.0
4+
ENV PS_VERSION=1.7.7.0
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.0/7.1-fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.1-fpm
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.0
4+
ENV PS_VERSION=1.7.7.0
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.0/7.2-apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.2-apache
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.0
4+
ENV PS_VERSION=1.7.7.0
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.0/7.2-fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.2-fpm
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.0
4+
ENV PS_VERSION=1.7.7.0
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.0/7.3-apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.3-apache
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.0
4+
ENV PS_VERSION=1.7.7.0
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.0/7.3-fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.3-fpm
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.0
4+
ENV PS_VERSION=1.7.7.0
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.0.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.0/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.1/7.1-apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.1-apache
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.1
4+
ENV PS_VERSION=1.7.7.1
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.1/7.1-fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.1-fpm
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.1
4+
ENV PS_VERSION=1.7.7.1
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.1/7.2-apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.2-apache
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.1
4+
ENV PS_VERSION=1.7.7.1
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

images/1.7.7.1/7.2-fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:7.2-fpm
22
LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>"
33

4-
ENV PS_VERSION 1.7.7.1
4+
ENV PS_VERSION=1.7.7.1
55

66
# Get PrestaShop
7-
ADD https://www.prestashop.com/download/old/prestashop_1.7.7.1.zip /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop/1.7.7.1/prestashop.zip /tmp/prestashop.zip
88

99
# Extract
1010
RUN mkdir -p /tmp/data-ps \

0 commit comments

Comments
 (0)