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 383141f commit 0fb14ecCopy full SHA for 0fb14ec
.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@175d02bffea74695e96b351069ac938b338802f9
+ uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
64
with:
65
context: .
66
file: docker/Dockerfile
0 commit comments