Skip to content

Commit

Permalink
Dockerfile weird load
Browse files Browse the repository at this point in the history
  • Loading branch information
randomairborne committed Nov 10, 2024
1 parent 260e033 commit 512ae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xpd-web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:alpine AS builder

COPY . /build
COPY ./xpd-web/ /build

WORKDIR /build/

Expand Down

0 comments on commit 512ae48

Please sign in to comment.