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 d011b3a commit 844f09bCopy full SHA for 844f09b
meta_request/docker-compose.yml
@@ -21,3 +21,7 @@ services:
21
build:
22
context: .
23
dockerfile: Dockerfile-rails-7.0
24
+ test-rails-7.1:
25
+ build:
26
+ context: .
27
+ dockerfile: Dockerfile-rails-7.1
0 commit comments