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