diff --git a/.github/workflows/comfyui-dev-container.yml b/.github/workflows/comfyui-dev-container.yml index e3934ed..1384829 100644 --- a/.github/workflows/comfyui-dev-container.yml +++ b/.github/workflows/comfyui-dev-container.yml @@ -46,6 +46,3 @@ jobs: labels: | org.opencontainers.image.title=ComfyUI Development Container org.opencontainers.image.description=Base development image for ComfyUI - org.opencontainers.image.revision=${{ github.sha }} - cache-from: type=gha - cache-to: type=gha,mode=max