alpinelinux upgrade
All checks were successful
All checks were successful
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
--tag ${{ env.REGISTRY }}/${{ env.REPOSITORY }}:10-${{ matrix.arch }} \
|
||||
--tag ${{ env.REGISTRY }}/${{ env.REPOSITORY }}:10.0.20-${{ matrix.arch }} \
|
||||
--build-arg "GLPI_VERSION=10.0.20" \
|
||||
--build-arg "ALPINE_VERSION=3.21" \
|
||||
--build-arg "ALPINE_VERSION=3.22" \
|
||||
--platform linux/${{ matrix.arch }} -f Dockerfile .
|
||||
docker push ${{ env.REGISTRY }}/${{ env.REPOSITORY }}:latest-${{ matrix.arch }}
|
||||
docker push ${{ env.REGISTRY }}/${{ env.REPOSITORY }}:10-${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user