Revert to previous working OpenCode
This commit is contained in:
parent
b095f78448
commit
9720d00dcb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
opencode-deepseek-c65gm:
|
opencode-deepseek-c65gm:
|
||||||
#image: ghcr.io/anomalyco/opencode:0.0.0-beta-202604081541
|
image: ghcr.io/anomalyco/opencode:1.14.48
|
||||||
image: ghcr.io/anomalyco/opencode:latest
|
#image: ghcr.io/anomalyco/opencode:latest
|
||||||
user: "${DOCKER_UID}:${DOCKER_GID}"
|
user: "${DOCKER_UID}:${DOCKER_GID}"
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue