Update default release in docker

This commit is contained in:
Bruno Bernardino 2025-12-29 11:12:36 +00:00
parent f64751956a
commit 01837e4966
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:v3.3.0
image: ghcr.io/bewcloud/bewcloud:v3.4.0
restart: always
ports:
- 127.0.0.1:8000:8000