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
+3 -2
View File
@@ -23,8 +23,9 @@ env:
x-beamer-accessory: &beamer-accessory
image: basecamp/beamer:vfs
registry:
username: bcbot
password:
server: registry.37signals.com
username: robot$harbor-bot
password:
- BASECAMP_REGISTRY_PASSWORD
options:
user: 1000 # Match the UID of the Rails app, for volume permissions
+3 -2
View File
@@ -23,8 +23,9 @@ env:
x-beamer-accessory: &beamer-accessory
image: basecamp/beamer:vfs
registry:
username: bcbot
password:
server: registry.37signals.com
username: robot$harbor-bot
password:
- BASECAMP_REGISTRY_PASSWORD
options:
user: 1000 # Match the UID of the Rails app, for volume permissions
+3 -2
View File
@@ -23,8 +23,9 @@ env:
x-beamer-accessory: &beamer-accessory
image: basecamp/beamer:vfs
registry:
username: bcbot
password:
server: registry.37signals.com
username: robot$harbor-bot
password:
- BASECAMP_REGISTRY_PASSWORD
options:
user: 1000 # Match the UID of the Rails app, for volume permissions
+3 -2
View File
@@ -12,8 +12,9 @@ proxy:
ssl: true
registry:
username: bcbot
password:
server: registry.37signals.com
username: robot$harbor-bot
password:
- BASECAMP_REGISTRY_PASSWORD
builder: