Compare commits
1 Commits
renovate/d
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a507d87b |
@@ -70,7 +70,7 @@ spec:
|
|||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: data-act-runner
|
name: data-act-runner
|
||||||
- name: dind
|
- name: dind
|
||||||
image: "docker:28.5.2-dind"
|
image: "docker:28.3.2-dind"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- dockerd
|
- dockerd
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ spec:
|
|||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: 4822
|
port: 4822
|
||||||
- name: db
|
- name: db
|
||||||
image: postgres:16-alpine
|
image: postgres:18-alpine
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 70
|
runAsUser: 70
|
||||||
runAsGroup: 70
|
runAsGroup: 70
|
||||||
|
|||||||
Reference in New Issue
Block a user