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 b05b370 commit a893328Copy full SHA for a893328
.github/workflows/docker.yml
@@ -31,7 +31,7 @@ jobs:
31
fi
32
33
- name: Build and Push to Docker Hub
34
- uses: grafana/shared-workflows/actions/build-push-to-dockerhub@2dd0b0349e130ca5ccf86b3a61250589a840bdb2
+ uses: grafana/shared-workflows/actions/build-push-to-dockerhub@81f54fe0cf066c512caafa199a26cb7b3636fd37
35
with:
36
context: .
37
file: ./Dockerfile
0 commit comments