Changed: Version bump

This commit is contained in:
Diego Lendoiro 2019-08-08 17:42:50 +02:00
parent 548880a20d
commit e1d4de4461
No known key found for this signature in database
GPG Key ID: 3808AD1A50FF0B59
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ services:
- "127.0.0.1:3306:3306"
passbolt:
image: passbolt/passbolt:2.9.0-pro-debian
image: passbolt/passbolt:2.11.0-pro-debian
tty: true
depends_on:
- db

View File

@ -10,7 +10,7 @@ services:
- "127.0.0.1:3306:3306"
passbolt:
image: passbolt/passbolt:2.9.0-debian
image: passbolt/passbolt:2.11.0-debian
tty: true
depends_on:
- db