mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-09 18:12:40 +00:00
use node lts image for docker
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# BUILD FOR CI TESTING
|
||||
###################
|
||||
|
||||
FROM docker.io/node:18-alpine3.16
|
||||
FROM docker.io/node:lts-hydrogen
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user