mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Update default docker version
This commit is contained in:
parent
3ffd3328a1
commit
0a7e03326f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
website:
|
||||
image: ghcr.io/bewcloud/bewcloud:v3.4.0
|
||||
image: ghcr.io/bewcloud/bewcloud:v3.5.0
|
||||
restart: always
|
||||
ports:
|
||||
- 127.0.0.1:8000:8000
|
||||
|
|
|
|||
Loading…
Reference in a new issue