Skip to content

Commit 7ead863

Browse files
ci(deps): update dependency docker/buildx to v0.36.0
| datasource | package | from | to | | --------------- | ------------- | ------- | ------- | | github-releases | docker/buildx | v0.35.0 | v0.36.0 |
1 parent 44896bc commit 7ead863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
IMAGE_NAME: om
1616
# バージョン指定
1717
# renovate: datasource=github-releases depName=docker/buildx
18-
BUILDX_VERSION: v0.35.0
18+
BUILDX_VERSION: v0.36.0
1919

2020
jobs:
2121
env:

0 commit comments

Comments
 (0)