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 3de087a commit ea9ab93Copy full SHA for ea9ab93
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
64
with:
65
context: .
66
file: docker/Dockerfile
0 commit comments