Skip to content

Commit 97a3887

Browse files
authored
Merge pull request #226 from pact-foundation/renovate/realestate-stackup-1.x
chore(deps): update realestate/stackup docker tag to v1.8.1
2 parents 92eb1b4 + 0f8f2e2 commit 97a3887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-k8s-deployment/infrastructure/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.7"
22

33
services:
44
stackup-base:
5-
image: realestate/stackup:1.7.1
5+
image: realestate/stackup:1.8.1
66
working_dir: /app
77
volumes:
88
- ".:/app"

0 commit comments

Comments
 (0)