Compare commits
2 Commits
ce26ede034
...
dc0885c52d
| Author | SHA1 | Date | |
|---|---|---|---|
|
dc0885c52d
|
|||
| d0c7a1a3ab |
@@ -9,7 +9,7 @@ tubearchivist:
|
||||
main:
|
||||
image:
|
||||
repository: bbilly1/tubearchivist
|
||||
tag: v0.5.7
|
||||
tag: v0.5.8
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -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