3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Bump docker/build-push-action from 3.1.1 to 3.2.0 (#6405)

This commit is contained in:
dependabot[bot] 2022-10-19 21:14:43 +01:00 committed by GitHub
parent 4c79e63c1b
commit f6d554118f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
type=edge type=edge
type=sha,prefix=ubuntu-20.04-bare-z3-sha- type=sha,prefix=ubuntu-20.04-bare-z3-sha-
- name: Build and push Bare Z3 Docker Image - name: Build and push Bare Z3 Docker Image
uses: docker/build-push-action@v3.1.1 uses: docker/build-push-action@v3.2.0
with: with:
context: . context: .
push: true push: true