Compare commits
5 Commits
e3c7b9371e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d7c1ae053e | |||
| 9a1e7fae7d | |||
| cd8f212e85 | |||
|
|
99bcef6583 | ||
|
|
bb061b7e1d |
@@ -10,6 +10,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: renovate/renovate:41.97.7
|
||||
options: |-
|
||||
--network=bridge
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -78,7 +78,7 @@ spec:
|
||||
key: postgres-password
|
||||
containers:
|
||||
- name: ghostfolio
|
||||
image: docker.io/ghostfolio/ghostfolio:2.207.0
|
||||
image: docker.io/ghostfolio/ghostfolio:2.208.0
|
||||
securityContext:
|
||||
capabilities:
|
||||
drop:
|
||||
|
||||
@@ -61,7 +61,7 @@ spec:
|
||||
- name: runner-data
|
||||
mountPath: /data
|
||||
- name: daemon
|
||||
image: docker:28.4.0-dind
|
||||
image: docker:28.5.1-dind
|
||||
env:
|
||||
- name: DOCKER_TLS_CERTDIR
|
||||
value: /certs
|
||||
|
||||
Reference in New Issue
Block a user