Skip to content

Commit eb7b69d

Browse files
committed
ci(back-e2e): bump node docker image to latest 20
1 parent e60f604 commit eb7b69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
# as some binaries are slightly different. About the same bandwidth for that
5555
# as to download the larger (Debian based) `node` image, and that's a bit
5656
# simpler.
57-
image: node:18.16.1
57+
image: node:20.15.0-alpine
5858
depends_on:
5959
- postgres
6060
- minio

0 commit comments

Comments
 (0)