Skip to content

Commit b86d07f

Browse files
alexanderpostmaAlexander Postma
and
Alexander Postma
authored
Revert php:8.2-alpine version from 3.21 to 3.17 (#148)
Co-authored-by: Alexander Postma <[email protected]>
1 parent 968c71f commit b86d07f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

8.2/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.2-alpine3.21
1+
FROM php:8.2-alpine3.17
22

33
# Add docker-php-extension-installer script
44
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

8.3/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3-alpine3.21
1+
FROM php:8.3-alpine3.17
22

33
# Add docker-php-extension-installer script
44
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

8.4/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-alpine3.21
1+
FROM php:8.4-alpine3.17
22

33
# Add docker-php-extension-installer script
44
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

0 commit comments

Comments
 (0)