Fix typo
All checks were successful
Build docker image for runner build / Python-build (3.10) (push) Successful in 36s
Build docker image for runner build / Python-build (3.11) (push) Successful in 35s
Build docker image for runner build / Python-build (3.12) (push) Successful in 33s
Build docker image for runner build / Golang-build (1.22) (push) Successful in 36s
Build docker image for runner build / Debian-build (push) Successful in 35s
Build docker image for runner build / Debian-build-arm (push) Successful in 3m11s

This commit is contained in:
Dryusdan 2024-03-29 19:45:58 +01:00
parent 7058607334
commit 17c9b15226
Signed by: Dryusdan
GPG key ID: EC1438DDE24E27D7

View file

@ -177,7 +177,7 @@ jobs:
file: ./Dockerfile.debian
build-contexts: |
debian=docker-image://debian:bookworm-slim
tags: git.dryusdan.fr/${{ secrets.REPOSITORY_USER }}/debian-arm:bookworm-slim-arm64
tags: git.dryusdan.fr/${{ secrets.REPOSITORY_USER }}/debian:bookworm-slim-arm64
cache-from: type=gha
cache-to: ""
push: true