use latest image for cron & update deps
This commit is contained in:
parent
d0fc20e71a
commit
d3dbdda983
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
.envrc
|
||||
|
||||
.eastwood
|
||||
|
||||
.clj-kondo/
|
||||
|
|
|
@ -20,7 +20,7 @@ spec:
|
|||
app.kubernetes.part-of: NAME-website
|
||||
spec:
|
||||
containers:
|
||||
- image: domaindrivenarchitecture/c4k-website-build:2.0.6
|
||||
- image: domaindrivenarchitecture/c4k-website-build
|
||||
name: build-cron-container
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
|
|
Loading…
Add table
Reference in a new issue