1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 03:24:20 +00:00

🔨️ (deps): Bump docker/build-push-action from 2 to 3

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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>
This commit is contained in:
dependabot[bot] 2022-05-06 08:36:47 +00:00 committed by Stefano Pigozzi
parent 0e61aac5e6
commit eab271d8b1

View file

@ -121,7 +121,7 @@ jobs:
string: ${{ github.repository }} string: ${{ github.repository }}
- name: "🏗 Build and push the Docker image" - name: "🏗 Build and push the Docker image"
uses: docker/build-push-action@v2 uses: docker/build-push-action@v3
with: with:
target: "entrypoint" target: "entrypoint"
tags: >- tags: >-