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 af2013eCopy full SHA for af2013e
.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@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
64
with:
65
context: .
66
file: docker/Dockerfile
0 commit comments