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 ccec115Copy full SHA for ccec115
.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@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
64
with:
65
context: .
66
file: docker/Dockerfile
0 commit comments