mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Update default docker image to v4.0.2
This commit is contained in:
parent
1aca444b22
commit
bd141bf9dc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
website:
|
||||
image: ghcr.io/bewcloud/bewcloud:v4.0.1
|
||||
image: ghcr.io/bewcloud/bewcloud:v4.0.2
|
||||
# NOTE: uncomment below (and comment above) only if you pulled the repo and want to build the image locally
|
||||
# build:
|
||||
# context: .
|
||||
|
|
|
|||
Loading…
Reference in a new issue