Skip to content

Commit

Permalink
ci(deps): bump docker/buildx from 0.18.0 to 0.19.2 (#1078)
Browse files Browse the repository at this point in the history
| datasource      | package       | from    | to      |
| --------------- | ------------- | ------- | ------- |
| github-releases | docker/buildx | v0.18.0 | v0.19.2 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Dec 7, 2024
1 parent 11bc4f4 commit 4787094
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:


# renovate: datasource=github-releases depName=docker/buildx
BUILDX_VERSION: v0.18.0
BUILDX_VERSION: v0.19.2

jobs:
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
IMAGE_NAME: ${{ github.repository }}
# tool versions
# renovate: datasource=github-releases depName=docker/buildx
BUILDX_VERSION: v0.18.0
BUILDX_VERSION: v0.19.2
# renovate: datasource=github-releases depName=moby/buildkit
BUILDKIT_VERSION: v0.17.2

Expand Down

0 comments on commit 4787094

Please sign in to comment.