upgrade alpine+glpi
This commit is contained in:
@@ -7,8 +7,8 @@ Web server for GLPI deployment
|
||||
## build
|
||||
|
||||
```bash
|
||||
git submodule update --init --remote
|
||||
docker build -t docker.asperti.com/paspo/glpi .
|
||||
cd src
|
||||
docker build -t docker.asperti.com/paspo/glpi --build-arg "ALPINE_VERSION=3.19" --build-arg "GLPI_VERSION=10.0.11" .
|
||||
```
|
||||
|
||||
## run
|
||||
|
||||
Reference in New Issue
Block a user