-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Hello,
im trying to run my gitea actions and i seem to be having trouble pulling the image:
4f8d456c3fab(version:v0.2.12) received task 89 of job build-and-push, be triggered by event: push
workflow prepared
evaluating expression 'success()'
expression 'success()' evaluated to 'true'
🚀 Start image=ghcr.io/catthehacker/ubuntu:act-[2](https://x.y.ca/boredenchilada/AL4-Strings/actions/runs/2#jobstep-0-2)2.04
🐳 docker pull image=ghcr.io/catthehacker/ubuntu:act-22.0[4](https://x.y.ca/boredenchilada/AL4-Strings/actions/runs/2#jobstep-0-4) platform= username=*** forcePull=true
🐳 docker pull ghcr.io/catthehacker/ubuntu:act-22.04
pulling image 'ghcr.io/catthehacker/ubuntu:act-22.04' ()
using authentication for docker pull
Error response from daemon: Head "https://ghcr.io/v2/catthehacker/ubuntu/manifests/act-22.04": denied: denied
is this in relation the changes ?
my current label in my docker env is ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04,ubuntu-24.04:docker://ghcr.io/catthehacker/ubuntu:act-24.04,ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04,ubuntu-20.04:docker://ghcr.io/catthehacker/ubuntu:act-20.04
and 3 months ago it was working fine

Metadata
Metadata
Assignees
Labels
No labels