We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60f604 commit eb7b69dCopy full SHA for eb7b69d
docker-compose.test.yml
@@ -54,7 +54,7 @@ services:
54
# as some binaries are slightly different. About the same bandwidth for that
55
# as to download the larger (Debian based) `node` image, and that's a bit
56
# simpler.
57
- image: node:18.16.1
+ image: node:20.15.0-alpine
58
depends_on:
59
- postgres
60
- minio
0 commit comments