This commit is contained in:
Lee 2023-10-18 00:14:04 +01:00
parent c2ac8cf23a
commit 78248a9570

@ -2,7 +2,7 @@ FROM fascinated/docker-images:node-latest
EXPOSE 5000
RUN cd /artifacts/**
RUN cd /artifacts/*
COPY . .