Skip to content

Commit 956f457

Browse files
Merge pull request #25 from score-spec/mathieu-benoit-patch-2
Update Microcks image and increase tmpfs size
2 parents fad4ce8 + 855b4bb commit 956f457

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

score-compose/microcks.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- op: set
22
path: services.microcks
33
value:
4-
image: quay.io/microcks/microcks-uber:latest-native
4+
image: quay.io/microcks/microcks-uber:nightly-native
55
read_only: true
66
user: "65532"
77
cap_drop: ["ALL"]
@@ -12,4 +12,4 @@
1212
- type: tmpfs
1313
target: /tmp
1414
tmpfs:
15-
size: 32768
15+
size: 655360

0 commit comments

Comments
 (0)