update php version

This commit is contained in:
A.Gudko
2024-08-29 22:16:57 +03:00
parent af9260a35c
commit 431cd5ca43
4 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ This action will update the package version in the Gitea system using the API an
build
```shell
docker build . --build-arg=PHP_VERSION=8.3.10-1 -t=gitea-package-action
docker build . --build-arg=PHP_VERSION=8.3 -t=gitea-package-action
```
initialization