Skip to content
Snippets Groups Projects
Unverified Commit 1b42bc0e authored by James Long's avatar James Long Committed by GitHub
Browse files

Merge pull request #1 from Kovah/master

Adjust Dockerfile to build successfully
parents 1d74b9d7 933a5f5e
No related branches found
No related tags found
No related merge requests found
# base node image # base node image
FROM node:16-bullseye-slim as base FROM node:16-bullseye as base
RUN apt-get update && apt-get install -y openssl RUN apt-get update && apt-get install -y openssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment