Обновление образа сборки
Some checks failed
Build / build (push) Failing after 26s

This commit is contained in:
Alexander Zhirov 2025-04-29 02:37:14 +03:00
parent e30de122b3
commit 34f6023d81

View file

@ -4,7 +4,7 @@ jobs:
build:
runs-on: docker
container:
image: 192.168.0.101/apk-builder:0.1.0
image: 192.168.0.101/apk-builder:3.16
credentials:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}