Skip to content

Commit

Permalink
A co ted?
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudMracek committed Aug 5, 2024
1 parent 5ace9d8 commit 7c461be
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 @@ -14,7 +14,7 @@ COPY stuff/Inconsolata-Bold.otf /usr/share/fonts/truetype/inconsolata

RUN apt update && apt install -y file procps figlet fortune cowsay pslist inkscape imagemagick --no-install-recommends && rm -rf /var/lib/apt/lists/*

COPY *.deno.ts index.html tgbot.deno.ts ./
COPY *.deno.ts index.html postele.html tgbot.deno.ts ./
RUN deno cache server.deno.ts
COPY static static
COPY --from=blog-builder /srv/jekyll/build/ ./static/blog
Expand Down

0 comments on commit 7c461be

Please sign in to comment.