Use 5.0.0 maybe?

This commit is contained in:
2025-01-07 02:46:55 +04:00
parent f5ba0804e7
commit b2f6a89d6d

View File

@@ -9,7 +9,7 @@ variables:
steps: steps:
dryrun: dryrun:
image: woodpeckerci/plugin-docker-buildx:5.1.0 image: woodpeckerci/plugin-docker-buildx:5.0.0
privileged: true privileged: true
settings: settings:
dockerfile: *file dockerfile: *file
@@ -22,7 +22,7 @@ steps:
path: *file path: *file
publish: publish:
image: woodpeckerci/plugin-docker-buildx:5.1.0 image: woodpeckerci/plugin-docker-buildx:5.0.0
privileged: true privileged: true
settings: settings:
dockerfile: *file dockerfile: *file