We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a833e commit 771ca22Copy full SHA for 771ca22
1 file changed
.github/workflows/build_container.yml
@@ -125,7 +125,6 @@ jobs:
125
ghcr.io/openvoxproject/openvoxagent:${{ matrix.release }}-${{ github.sha }}-x86_64
126
127
# on docker.io we use the voxpupuli namespace because new organizations are not free anymore
128
- #
129
docker buildx imagetools create -t docker.io/voxpupuli/openvoxagent:${{ steps.extract_version.outputs.version }}-${{ github.ref_name }} \
130
ghcr.io/openvoxproject/openvoxagent:${{ matrix.release }}-${{ github.sha }}-arm64 \
131
0 commit comments