Remove console prebuild script, bump docker fleetbase version

This commit is contained in:
Ronald A. Richardson
2025-12-05 22:02:46 +08:00
parent 761c752a8e
commit 7e898dd54b
4 changed files with 9 additions and 214 deletions

View File

@@ -75,7 +75,7 @@ ENV QUEUE_CONNECTION=redis
ENV CADDYFILE_PATH=/fleetbase/Caddyfile
ENV CONSOLE_PATH=/fleetbase/console
ENV OCTANE_SERVER=frankenphp
ENV FLEETBASE_VERSION=0.7.19
ENV FLEETBASE_VERSION=0.7.20
# Set environment
ARG ENVIRONMENT=production