Skip to content

Commit

Permalink
Rename bun_canvas.dockerfile to bun_canvas.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow authored Dec 21, 2024
1 parent 329e170 commit 54c4b77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM oven/bun:1.1-alpine AS base
RUN apk add --no-cache libc6-compat build-base g++ cairo-dev pango-dev jpeg-dev imagemagick openssl
RUN bun i -g node-gyp
WORKDIR /app
WORKDIR /app

0 comments on commit 54c4b77

Please sign in to comment.