Skip to content
Snippets Groups Projects
Verified Commit 270ab9c7 authored by Adrian Paschkowski's avatar Adrian Paschkowski :thinking:
Browse files

Add missing Dockerfile arg

parent d83b01cf
No related branches found
No related tags found
No related merge requests found
FROM node:18
ARG DATABASE_URL
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment