We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92eb1b4 + 0f8f2e2 commit 97a3887Copy full SHA for 97a3887
example-k8s-deployment/infrastructure/docker-compose.yaml
@@ -2,7 +2,7 @@ version: "3.7"
2
3
services:
4
stackup-base:
5
- image: realestate/stackup:1.7.1
+ image: realestate/stackup:1.8.1
6
working_dir: /app
7
volumes:
8
- ".:/app"
0 commit comments