auto-update documentation

This commit is contained in:
thegeeklab-bot 2023-02-09 08:03:59 +00:00
parent 077c9d8d12
commit 62cb5030b2
2 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ name: default
steps:
- name: docker
image: thegeeklab/drone-docker-buildx
image: thegeeklab/drone-docker-buildx:23
privileged: true
settings:
username: octocat
@ -62,7 +62,7 @@ name: default
steps:
- name: docker
image: thegeeklab/drone-docker-buildx
image: thegeeklab/drone-docker-buildx:23
privileged: true
settings:
registry: ghcr.io

View File

@ -77,7 +77,7 @@ properties:
```TOML
- name: Build
image: thegeeklab/drone-docker-buildx:20
image: thegeeklab/drone-docker-buildx:23
settings:
repo: example/repo
buildkit_config: |
@ -165,7 +165,7 @@ properties:
```Yaml
- name: Build
image: thegeeklab/drone-docker-buildx:20
image: thegeeklab/drone-docker-buildx:23
settings:
repo: example/repo
cache_from: