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 51db917 commit bd7c85aCopy full SHA for bd7c85a
.github/workflows/docker-publish.yml
@@ -81,6 +81,7 @@ jobs:
81
labels: ${{ steps.meta.outputs.labels }}
82
cache-from: type=gha
83
cache-to: type=gha,mode=max
84
+ file: .devcontainer/Dockerfile
85
86
# Sign the resulting Docker image digest except on PRs.
87
# This will only write to the public Rekor transparency log when the Docker
0 commit comments