build(deps): update ghcr.io/k3d-io/k3d docker tag to v5.4.8 (#5026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5027/head
parent
b5c4ac9589
commit
0fd3cf841b
|
@ -2,7 +2,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
k3d:
|
k3d:
|
||||||
image: ghcr.io/k3d-io/k3d:5.4.7-dind
|
image: ghcr.io/k3d-io/k3d:5.4.8-dind
|
||||||
volumes:
|
volumes:
|
||||||
- './example/kube:/authelia'
|
- './example/kube:/authelia'
|
||||||
- './example/kube/authelia/configs/configuration.yml:/configmaps/authelia/configuration.yml'
|
- './example/kube/authelia/configs/configuration.yml:/configmaps/authelia/configuration.yml'
|
||||||
|
|
Loading…
Reference in New Issue