This commit is contained in:
Jun-te Kim 2025-12-06 21:49:40 +00:00
parent d697dd21e9
commit dfb96e2a73

View file

@ -42,7 +42,7 @@ jobs:
# Build & Push Image with Kaniko (ARC-compatible)
# -----------------------------------------------------
- name: Build and Push Traefik Image (Kaniko)
uses: aevea/action-kaniko@v1
uses: int128/kaniko-action@v1
with:
registry: docker.io
username: ${{ secrets.DOCKER_HUB_USERNAME }}