Commit 6ba1c60
authored
fix: Pin the system test containers (#1144)
The example-services compose-file that we for our system tests is
[adjusting the ports that it
uses](epics-containers/example-services#43). As
we are tracking main of that repository we need to pin this dependency,
allowing the ports to be adjusted for the next release.
With Renovate we should be able to keep the dependency pinned and use
the latest releases, which will require an adjustment to the ports when
the release is made.1 parent ed1c621 commit 6ba1c60
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
63 | 78 | | |
64 | 79 | | |
0 commit comments