Skip to content

Commit

Permalink
chore(release): version 2.114.0-pactbroker2.108.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pact-dev committed Jan 5, 2024
1 parent 068ee94 commit 3f97da8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="2.114.0-pactbroker2.108.0"></a>
### 2.114.0-pactbroker2.108.0 (2024-01-05)

#### Features

* **deps**
* update pact_broker gem to version 2.108.0 ([c85ea9c](/../../commit/c85ea9c))

<a name="2.113.0-pactbroker2.107.1"></a>
### 2.113.0-pactbroker2.107.1 (2023-09-12)

Expand Down
2 changes: 1 addition & 1 deletion docker-compose-with-conf-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
pact-broker:
# image: pactfoundation/pact-broker:2.113.0-pactbroker2.107.1
# image: pactfoundation/pact-broker:2.114.0-pactbroker2.108.0
build: .
ports:
- "9292:9292"
Expand Down

0 comments on commit 3f97da8

Please sign in to comment.