Move to internal registry

This commit is contained in:
Farah Schüller
2025-07-08 17:21:02 +02:00
parent 8d55970cf6
commit 651d914de6
5 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ RUN SECRET_KEY_BASE_DUMMY=1 ./bin/rails assets:precompile
# Fetch beamer library
FROM basecamp/beamer:vfs AS beamer
FROM registry.37signals.com/basecamp/beamer:vfs AS beamer
# Final stage for app image