imfreedom/k8s-cluster

Update the normal container too...

19 months ago, Gary Kramlich
6b6f48903df8
Update the normal container too...
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]