Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFrenchGhosty committed Oct 14, 2023
1 parent 7c37519 commit 046235e
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
@@ -1,6 +1,6 @@
FROM debian:stable-slim
WORKDIR /app
RUN apt update
RUN apt update \
&& apt install -y --no-install-recommends git racket ca-certificates curl sqlite3 \
&& apt autoclean -y \
&& apt autoremove -y \
Expand Down

0 comments on commit 046235e

Please sign in to comment.