Update default docker version

This commit is contained in:
Bruno Bernardino 2026-01-02 10:22:28 +00:00
parent 3ffd3328a1
commit 0a7e03326f
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.4.0
image: ghcr.io/bewcloud/bewcloud:v3.5.0
restart: always
ports:
- 127.0.0.1:8000:8000