Change default install version

This commit is contained in:
Bruno Bernardino 2025-12-20 12:02:45 +00:00
parent a0935dd8b9
commit c9c5364ca9
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.2.1
image: ghcr.io/bewcloud/bewcloud:v3.3.0
restart: always
ports:
- 127.0.0.1:8000:8000