Skip to content

Commit

Permalink
chore: switch prod image to the new setup
Browse files Browse the repository at this point in the history
  • Loading branch information
vdovhanych committed Aug 25, 2024
1 parent 244962f commit 6e97c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: ./docker/Dockerfile
file: ./docker/Dockerfile-debian
platforms: linux/amd64,linux/arm64
push: true
tags: |
Expand Down

0 comments on commit 6e97c6a

Please sign in to comment.