Commit 7056ea2b authored by nanahira's avatar nanahira

version

parent 50d35e7e
Pipeline #24198 passed with stages
in 3 minutes and 31 seconds
FROM node:lts-bullseye-slim
FROM node:18-bullseye-slim
RUN apt update && \
apt -y install build-essential python3 libpq-dev && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment