Skip to content

Commit 7058a63

Browse files
committed
Update Dockerfile path in CI workflow
1 parent b6ee23b commit 7058a63

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ jobs:
742742
project: 9rcqzb56rm
743743
context: ./build-context
744744
platforms: linux/amd64,linux/arm64,linux/arm/v7
745-
file: ./scripts/Dockerfile
745+
file: ./scripts/Dockerfile.multiarch
746746
push: ${{ github.event_name != 'pull_request' }}
747747
tags: |
748748
ghcr.io/coder/coder-preview:${{ steps.build.outputs.tag }}
File renamed without changes.

0 commit comments

Comments
 (0)