DEV: include base image in web template (#963)

This will move base image bumps from launcher into web.template.yml
This commit is contained in:
Jeff Wong 2025-05-12 19:22:03 -07:00 committed by GitHub
parent 3fba2aeee8
commit aa547bc082
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
base_image: discourse/base:2.0.20250226-0128
env:
# You can have redis on a different box
RAILS_ENV: 'production'