We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbc285 commit c62a8e4Copy full SHA for c62a8e4
.github/workflows/docker.yml
@@ -34,4 +34,4 @@ jobs:
34
context: docker
35
file: docker/Dockerfile_manylinux_2_28_x86_64
36
push: true
37
- tags: virtualcell/manylinux_2_28_x86_64:${{ github.event.inputs.tag }}
+ tags: ghcr.io/virtualcell/manylinux_2_28_x86_64:${{ github.event.inputs.tag }}
0 commit comments