ci(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#65)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7b9294f2ed
commit
18045fa717
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
|
||||
- name: Publish container
|
||||
uses: docker/build-push-action@v3.0.0
|
||||
uses: docker/build-push-action@v3.1.0
|
||||
with:
|
||||
file: docker/Dockerfile
|
||||
context: docker/
|
||||
|
Loading…
x
Reference in New Issue
Block a user