Skip to content

Commit

Permalink
Merge branch 'amogus' of github.com:0d9e-tech/web into amogus
Browse files Browse the repository at this point in the history
  • Loading branch information
chamik committed Aug 6, 2023
2 parents 5728104 + 98d083e commit cbc23ea
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 @@ -7,7 +7,7 @@ COPY stuff/Inconsolata-Bold.otf /usr/share/fonts/truetype/inconsolata

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

COPY server.deno.ts index.txt tgbot.deno.ts .
COPY server.deno.ts index.txt tgbot.deno.ts ./
RUN deno cache server.deno.ts
COPY static static

Expand Down

0 comments on commit cbc23ea

Please sign in to comment.