Skip to content

Commit

Permalink
Add more then 2 storages
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Galushko committed Mar 30, 2024
1 parent 4deb5cb commit 00c1b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dockerfiles/Dockerfile-torrent
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM openjdk:20-ea-35-jdk-slim
RUN apt-get update -f -y
RUN apt-get update
RUN apt-get install -f -y jq
COPY torrent-*.jar /home/app/app.jar
COPY ./src/main/resources/log_properties /home/app
Expand Down

0 comments on commit 00c1b62

Please sign in to comment.