ci: rebuild
Docker Build (ARM64) / Build & Push (push) Failing after 39s

This commit is contained in:
2026-06-24 19:48:17 +02:00
parent cc3403363c
commit bc5c924c8e
+1 -1
View File
@@ -1,5 +1,5 @@
# Dockerfile for Canvas Server (Optional) # Dockerfile for Canvas Server (Optional)
# Provides the web interface, REST API, and SQLite persistence # Provides the web interface, REST API, and SQLite persistence (Alpine)
# Stage 1: Build frontend # Stage 1: Build frontend
FROM node:20-alpine AS frontend-builder FROM node:20-alpine AS frontend-builder