Compare commits
2 Commits
d111fc54da
...
56bef7b03e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56bef7b03e | ||
| 9d1b4409a7 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.23.1-rootless
|
||||
image: gitea/gitea:1.23.3-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
pocket-id:
|
||||
image: stonith404/pocket-id:v0.28.0
|
||||
image: ghcr.io/pocket-id/pocket-id:v0.29.0
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user