Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Sep 19, 2024
1 parent c289854 commit 3c2a3bd
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 @@ -86,7 +86,7 @@ RUN apt-get update && \
apt-get install -y postgresql-client \
imagemagick \
curl \
supervisor && \
supervisor \
nano vim && \
apt-get clean

Expand Down

0 comments on commit 3c2a3bd

Please sign in to comment.