Skip to content

Commit

Permalink
fix: wrong import and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
venimus committed Nov 8, 2024
1 parent 2cabdc5 commit b0a0af7
Show file tree
Hide file tree
Showing 6 changed files with 465 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Builder
FROM --platform=$BUILDPLATFORM node:20-bullseye as builder
FROM --platform=$BUILDPLATFORM node:20-bullseye AS builder

WORKDIR /src

Expand Down
Loading

0 comments on commit b0a0af7

Please sign in to comment.