diff --git a/docker-compose.yml b/docker-compose.yml index 82e9250..c7114ad 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: .