Add DNS to app containers as well

infra has to be bumped since we removed httpPort and moved to containerIp
This commit is contained in:
Girish Ramakrishnan
2020-11-25 12:04:56 -08:00
parent bcc9eda66c
commit 77b965cada
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
exports = module.exports = {
// a version change recreates all containers with latest docker config
'version': '48.17.1',
'version': '48.18.0',
'baseImages': [
{ repo: 'cloudron/base', tag: 'cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4' }