File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
cicd/pipelines/github-release Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
type : RuntimeDefault
31
31
containers :
32
32
- name : " consul"
33
- image : " hashicorp/consul:1.21.4 "
33
+ image : " hashicorp/consul:1.21.5 "
34
34
imagePullPolicy : " IfNotPresent"
35
35
command :
36
36
- consul
Original file line number Diff line number Diff line change 28
28
seccompProfile :
29
29
type : RuntimeDefault
30
30
containers :
31
- - image : " tomsquest/docker-radicale:3.5.4 .0"
31
+ - image : " tomsquest/docker-radicale:3.5.6 .0"
32
32
name : " radicale"
33
33
securityContext :
34
34
allowPrivilegeEscalation : false
Original file line number Diff line number Diff line change 21
21
default : " latest"
22
22
steps :
23
23
- name : " scripts"
24
- image : " ghcr.io/soerenschneider/scripts:1.2.1 "
24
+ image : " ghcr.io/soerenschneider/scripts:1.3.0 "
25
25
imagePullPolicy : " IfNotPresent"
26
26
env :
27
27
- name : " HOME"
You can’t perform that action at this time.
0 commit comments