Skip to content

Commit a0835ec

Browse files
committed
chore: [9.0.2] add 9.0.2 images (2)
1 parent 42a8939 commit a0835ec

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

images/9.0.2-2.0-classic/8.1-apache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.1-fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.2-apache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.2-fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.3-apache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.3-fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.4-apache/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

images/9.0.2-2.0-classic/8.4-fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="PrestaShop Core Team <[email protected]>"
44
ENV PS_VERSION=9.0.2-2.0-classic
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://api.prestashop-project.org/assets/prestashop-classic/9.0.2-2.0/prestashop.zip /tmp/prestashop.zip
88

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

0 commit comments

Comments
 (0)