Skip to content

Commit a5361a3

Browse files
committed
Upgrade PHP
1 parent e62be2d commit a5361a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM technicalguru/php:8.2.14-apache-2.4.57.0
1+
FROM technicalguru/php:8.2.18-apache-2.4.57.0
22
LABEL maintainer="Ralph Schuster <[email protected]>"
33

44
ENV DKIM_VERSION="2.11.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Related images:
1313
# Tags
1414
The following versions are available from DockerHub. The image tag matches the Postfix version.
1515

16-
* [2.11.0.5, 2.11.0, 2.11, 2, latest](https://github.com/technicalguru/docker-mailserver-opendkim/tree/v2.11.0.5) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-opendkim/blob/2.11.0.5/Dockerfile)
16+
* [2.11.0.6, 2.11.0, 2.11, 2, latest](https://github.com/technicalguru/docker-mailserver-opendkim/tree/v2.11.0.6) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-opendkim/blob/2.11.0.6/Dockerfile)
1717

1818
# Features
1919
* Bootstrap from scratch: See more information below.

0 commit comments

Comments
 (0)