We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1a4e1 commit 9c6098fCopy full SHA for 9c6098f
1 file changed
README.md
@@ -1,10 +1,10 @@
1
# ci-php
2
3
-Docker image based on the official dockerhub image php:8.2.x-alpine3.18
+Docker image based on the official dockerhub image php:8.2.x-alpine3.19
4
5
A few modifications:
6
7
-- added composer v2.6.x
+- added composer v2.7.x
8
- installed several packages, e.g. git and mysql-client
9
- added php extensions - gd, pdo_mysql, zip
10
0 commit comments