Add isCloudronManaged label to containers managed by cloudron

This commit is contained in:
Girish Ramakrishnan
2018-11-10 18:57:50 -08:00
parent 6ec36c9605
commit 78ac1d2a12
6 changed files with 10 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
exports = module.exports = {
// a version change recreates all containers with latest docker config
'version': '48.12.0',
'version': '48.12.1',
'baseImages': [
{ repo: 'cloudron/base', tag: 'cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617' }