Update default docker image to v4.0.2
Some checks are pending
Build Docker Image / build-and-push (push) Waiting to run
Deploy / deploy (push) Waiting to run
Run Tests / test (push) Waiting to run

This commit is contained in:
Bruno Bernardino 2026-02-23 17:32:41 +00:00
parent 1aca444b22
commit bd141bf9dc
No known key found for this signature in database
GPG key ID: D1B0A69ADD114ECE

View file

@ -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: .