Skip to content

Commit 2ef47be

Browse files
committed
Restore URLs of classic
1 parent 4d139c2 commit 2ef47be

File tree

130 files changed

+260
-260
lines changed

Some content is hidden

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

130 files changed

+260
-260
lines changed

images/8.0.1-classic/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 <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/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 <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/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 <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/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 <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/7.4-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.4-apache
22
LABEL maintainer="PrestaShop Core Team <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/7.4-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.4-fpm
22
LABEL maintainer="PrestaShop Core Team <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/8.0-apache/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:8.0-apache
22
LABEL maintainer="PrestaShop Core Team <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/8.0-fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
FROM prestashop/base:8.0-fpm
22
LABEL maintainer="PrestaShop Core Team <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/8.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:8.1-apache
22
LABEL maintainer="PrestaShop Core Team <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

images/8.0.1-classic/8.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:8.1-fpm
22
LABEL maintainer="PrestaShop Core Team <[email protected]>"
33

4-
ENV PS_VERSION=8.0.1-classic
4+
ENV PS_VERSION=8.0.1
55

66
# Get PrestaShop
7-
ADD None /tmp/prestashop.zip
7+
ADD https://assets.prestashop3.com/dst/edition/corporate/8.0.1/prestashop_edition_classic_version_8.0.1.zip /tmp/prestashop.zip
88

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

0 commit comments

Comments
 (0)