Skip to content

Commit 9535127

Browse files
committed
use correct dockerfile
1 parent d06d741 commit 9535127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dogfood.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
token: ${{ secrets.DEPOT_TOKEN }}
5353
buildx-fallback: true
5454
context: "{{defaultContext}}:dogfood"
55+
file: "dogfood/Dockerfile.nix"
5556
pull: true
5657
push: ${{ github.ref == 'refs/heads/main' }}
5758
tags: "codercom/oss-dogfood:${{ steps.docker-tag-name.outputs.tag }},codercom/oss-dogfood:latest"

0 commit comments

Comments
 (0)