We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e410a5 commit 8ef1e71Copy full SHA for 8ef1e71
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
context: .dockerdev
23
dockerfile: Dockerfile
24
args:
25
- RUBY_VERSION: "2.7.4"
+ RUBY_VERSION: "3.1"
26
PG_VERSION: 13
27
NODE_VERSION: 14
28
MYSQL_VERSION: "8.0"
0 commit comments