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 f2b0d1c commit 840b6ebCopy full SHA for 840b6eb
.github/workflows/test.yml
@@ -107,5 +107,5 @@ jobs:
107
--build-arg="PLATFORM=/${{ matrix.linux_arch }}" \
108
--build-arg="NODE_VERSION=${{ steps.get_nodejs_version.outputs.version }}" \
109
--build-arg="RUN_TEST=true" \
110
- -f ./.github/docker/Dockerfile.musl -t musl-zstd-base \
+ -f ./.github/docker/Dockerfile.musl \
111
.
0 commit comments