Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push Docker image of master focal
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
with:
context: ./contrib/docker/
cache-from: type=registry,ref=dealii/dependencies:focal
tags: dealii/dealii:master-focal
- name: Build and push Docker image of master jammy
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
with:
context: ./contrib/docker/
cache-from: type=registry,ref=dealii/dependencies:jammy
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams