Skip to content

Commit

Permalink
chore(release): version 2.118.1-pactbroker2.109.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Mar 5, 2024
1 parent d17233e commit f8c7779
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.118.1-pactbroker2.109.1"></a>
### 2.118.1-pactbroker2.109.1 (2024-03-05)

#### Bug Fixes

* **tests**
* update docker-compose sed to use correct tag ([89b5fa3](/../../commit/89b5fa3))

<a name="2.118.0-pactbroker2.109.1"></a>
### 2.118.0-pactbroker2.109.1 (2024-02-26)

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.118.0-pactbroker2.109.1
# image: pactfoundation/pact-broker:2.118.1-pactbroker2.109.1
build: .
ports:
- "9292:9292"
Expand Down

0 comments on commit f8c7779

Please sign in to comment.