Skip to content

Commit 30dc7ce

Browse files
committed
Switch to v2 of docker build workflow
1 parent 2386325 commit 30dc7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: docker build --target test .
1818
docker:
1919
needs: test
20-
uses: secondlife/docker-build-workflow/.github/workflows/build.yml@signal/semver-latest
20+
uses: secondlife/docker-build-workflow/.github/workflows/build.yml@v2
2121
with:
2222
image: platform/nginx-proxy
2323
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)