Skip to content

Commit bd7c85a

Browse files
authored
Fix path to Dockerfile
1 parent 51db917 commit bd7c85a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
labels: ${{ steps.meta.outputs.labels }}
8282
cache-from: type=gha
8383
cache-to: type=gha,mode=max
84+
file: .devcontainer/Dockerfile
8485

8586
# Sign the resulting Docker image digest except on PRs.
8687
# This will only write to the public Rekor transparency log when the Docker

0 commit comments

Comments
 (0)