Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikey committed Sep 7, 2023
1 parent d809baa commit f1c65d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2
## setup
RUN mkdir /app/keys
COPY ./dist/b7s b7s
COPY ./dist/b7s-keygen b7s-keygen
COPY ./dist/b7s-keyforge b7s-keyforge
COPY ./configs/docker-config.yaml docker-config.yaml

## run script
Expand Down

0 comments on commit f1c65d2

Please sign in to comment.