Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsmkl committed Oct 6, 2022
1 parent 423b41d commit 43c5caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN yarn

COPY src ./src
COPY config ./config
COPY package*.json ./
COPY package.json ./
COPY tsconfig* ./
COPY .env.sample ./.env.sample
COPY accounts ./accounts
Expand Down

0 comments on commit 43c5caa

Please sign in to comment.