Compare commits
1 Commits
renovate/i
...
renovate/d
Author | SHA1 | Date | |
---|---|---|---|
68f086d82b
|
@@ -9,7 +9,7 @@ omni-tools:
|
||||
main:
|
||||
image:
|
||||
repository: iib0011/omni-tools
|
||||
tag: 0.6.0
|
||||
tag: 0.5.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
@@ -19,7 +19,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
postgresql:
|
||||
image: docker.io/postgres:17.6-alpine3.21
|
||||
image: docker.io/postgres:18.0-alpine3.21
|
||||
container_name: gitea-postgres
|
||||
env_file:
|
||||
- .env
|
||||
|
Reference in New Issue
Block a user