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:
parent
3fba2aeee8
commit
aa547bc082
|
@ -1,3 +1,4 @@
|
|||
base_image: discourse/base:2.0.20250226-0128
|
||||
env:
|
||||
# You can have redis on a different box
|
||||
RAILS_ENV: 'production'
|
||||
|
|
Loading…
Reference in New Issue