Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirCreator committed Oct 8, 2023
1 parent 9655c5f commit bebf1ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apt install g++ -y && \

COPY Package.swift \
Package.resolved \
.env \
.
RUN swift package resolve

Expand Down

0 comments on commit bebf1ff

Please sign in to comment.