We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b97050 commit d64b1bdCopy full SHA for d64b1bd
manifest.yaml
@@ -186,7 +186,7 @@ migrations:
186
mounts:
187
main: /root/.bitcoin
188
inject: false
189
- "=23.0.0 <24.0.0":
+ ">=23.0.0 <24.0.0":
190
type: docker
191
image: main
192
system: false
@@ -225,7 +225,7 @@ migrations:
225
226
227
228
229
230
231
@@ -235,7 +235,7 @@ migrations:
235
236
237
238
- "=24.0.0 <25.0.0":
+ ">=24.0.0 <25.0.0":
239
240
241
0 commit comments