We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f11bd9 commit 00d6ea6Copy full SHA for 00d6ea6
1 file changed
.github/workflows/newbuild.yml
@@ -218,7 +218,6 @@ jobs:
218
- name: Create Tag
219
id: tag
220
run: echo "tag=${{ needs.setup.outputs.tag-prefix }}${{ matrix.image.tag }}-${{ matrix.arch }}" >> $GITHUB_OUTPUT
221
- =falsev649--latest-amd64
222
- name: Pull Base Image
223
run: docker pull --platform linux/${{ matrix.arch }} ubuntu:22.04
224
# Docker buildx cannot be used to build the dev quickstart image because
0 commit comments