Compare commits
2 Commits
fd181866bb
...
e6473ac1a5
| Author | SHA1 | Date | |
|---|---|---|---|
|
e6473ac1a5
|
|||
| c3c80bd2b2 |
@@ -11,7 +11,7 @@ site-documentation:
|
||||
main:
|
||||
image:
|
||||
repository: harbor.alexlebens.net/images/site-documentation
|
||||
tag: 0.0.4
|
||||
tag: 0.0.5
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
postgresql:
|
||||
image: docker.io/postgres:17.7-alpine3.21
|
||||
image: docker.io/postgres:18.1-alpine3.21
|
||||
container_name: gitea-postgres
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user