We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec8675 commit 6ea4110Copy full SHA for 6ea4110
.github/workflows/docker-image.yml
@@ -39,7 +39,7 @@ jobs:
39
type=edge
40
type=sha,prefix=ubuntu-20.04-bare-z3-sha-
41
- name: Build and push Bare Z3 Docker Image
42
- uses: docker/build-push-action@v6.9.0
+ uses: docker/build-push-action@v6.10.0
43
with:
44
context: .
45
push: true
0 commit comments