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 d8ca621 commit 937ffd2Copy full SHA for 937ffd2
.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@6b59374893555bf476179dfeb96013b80406102f
+ uses: grafana/shared-workflows/actions/build-push-to-dockerhub@60fadd1458bb20b97f00618568c22ed1c7d485bd
35
with:
36
context: .
37
file: ./Dockerfile
0 commit comments