Skip to content

Commit feb5c15

Browse files
authored
v3.0.5 (#91)
Minor updates * Using latest base images * Updating to PHP 8.1.20 and 8.2.7
1 parent efbc5a9 commit feb5c15

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

5.6/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bfren/apache:apache2.4.43-alpine3.8-3.0.3
1+
FROM bfren/apache:apache2.4.43-alpine3.8-3.0.4
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44

7.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bfren/apache:apache2.4.56-alpine3.15-3.0.3
1+
FROM bfren/apache:apache2.4.56-alpine3.15-3.0.4
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44

8.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bfren/apache:apache2.4.56-alpine3.16-3.0.3
1+
FROM bfren/apache:apache2.4.56-alpine3.16-3.0.4
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44

8.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bfren/apache:apache2.4.57-alpine3.18-3.0.3
1+
FROM bfren/apache:apache2.4.57-alpine3.18-3.0.4
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44

8.1/overlay/tmp/PHP_BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.1.19-r2
1+
8.1.20-r0

8.1/overlay/tmp/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.1.19
1+
8.1.20

8.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bfren/apache:apache2.4.57-alpine3.18-3.0.3
1+
FROM bfren/apache:apache2.4.57-alpine3.18-3.0.4
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php"
44

8.2/overlay/tmp/PHP_BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.6-r1
1+
8.2.7-r0

8.2/overlay/tmp/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.6
1+
8.2.7

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.4
1+
3.0.5

0 commit comments

Comments
 (0)