Skip to content

Commit

Permalink
Changed: bumped composer files 2.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dlen committed Aug 4, 2020
1 parent e398819 commit 0251ff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose-pro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- "127.0.0.1:3306:3306"

passbolt:
image: passbolt/passbolt:2.13.1-pro-debian
image: passbolt/passbolt:2.13.5-pro-debian
tty: true
depends_on:
- db
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- "127.0.0.1:3306:3306"

passbolt:
image: passbolt/passbolt:2.13.1-debian
image: passbolt/passbolt:2.13.5-debian
tty: true
depends_on:
- db
Expand Down

0 comments on commit 0251ff5

Please sign in to comment.