Skip to content

Commit

Permalink
fix: copy indice-pa-websites.csv to the container
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabio committed Jul 18, 2024
1 parent 33f8cbe commit 4745024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ COPY LICENSE .
COPY package.json .
COPY package-lock.json .
COPY server.js .
COPY indice-pa-websites.csv .

RUN adduser --home ${HOME} --shell /bin/sh --disabled-password ${USER}

Expand Down

0 comments on commit 4745024

Please sign in to comment.