From 05847520e36388f1df36ae9e60b95024a1dc910c Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 11 Nov 2024 22:58:50 +0300 Subject: [PATCH] Update .github/workflows/pages-deploy.yml --- .github/workflows/pages-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index 08b8dd3..1bb4a3a 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -23,7 +23,7 @@ jobs: build: runs-on: docker container: - image: bitnami/minideb:bookworm-arm64 + image: https://git.asandikci.com/asandikci.com/web@main steps: - name: Setup System Resources & Settings