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 125c6fa commit c9b1d20Copy full SHA for c9b1d20
.github/workflows/ghcr-io-docker-build.yaml
@@ -60,7 +60,7 @@ jobs:
60
# https://github.com/docker/build-push-action
61
- name: Build and Push Jenkins image
62
id: build-and-push
63
- uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
+ uses: docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a
64
with:
65
context: .
66
file: docker/Dockerfile
0 commit comments