Use VFS-based Beamer

This commit is contained in:
Kevin McConnell
2025-06-05 11:54:12 +01:00
parent e67d59e341
commit e998783155
4 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ RUN SECRET_KEY_BASE_DUMMY=1 ./bin/rails assets:precompile
# Fetch beamer library
FROM basecamp/beamer:latest AS beamer
FROM basecamp/beamer:vfs AS beamer
# Final stage for app image