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 2386325 commit 30dc7ceCopy full SHA for 30dc7ce
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
run: docker build --target test .
18
docker:
19
needs: test
20
- uses: secondlife/docker-build-workflow/.github/workflows/build.yml@signal/semver-latest
+ uses: secondlife/docker-build-workflow/.github/workflows/build.yml@v2
21
with:
22
image: platform/nginx-proxy
23
platforms: linux/amd64,linux/arm64
0 commit comments