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 264704a commit 329ce43Copy full SHA for 329ce43
.github/workflows/docker-image.yml
@@ -40,3 +40,5 @@ jobs:
40
with:
41
push: true
42
tags: ghcr.io/${{ github.repository }}:latest
43
+ file: ./src/Dockerfile
44
+ context: ./src
0 commit comments