Skip to content

Commit

Permalink
Changed: version bump composer files
Browse files Browse the repository at this point in the history
  • Loading branch information
dlen committed Apr 14, 2020
1 parent 09411b9 commit f731dd6
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.12.0-pro-debian
image: passbolt/passbolt:2.12.1-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.12.0-debian
image: passbolt/passbolt:2.12.1-debian
tty: true
depends_on:
- db
Expand Down

0 comments on commit f731dd6

Please sign in to comment.