Skip to content

Commit

Permalink
feat: link contracts to the topos repo
Browse files Browse the repository at this point in the history
Signed-off-by: Jawad Tariq <[email protected]>
  • Loading branch information
JDawg287 committed Mar 28, 2024
1 parent 769d3c6 commit 9742b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM node:18.15.0-slim as base
LABEL org.opencontainers.image.source=https://github.com/topos-protocol/topos
WORKDIR /usr/src/app
COPY package*.json .
RUN npm install
Expand Down

0 comments on commit 9742b84

Please sign in to comment.