Skip to content

Commit

Permalink
fix: Dockerfile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ezxmora committed Feb 4, 2024
1 parent a8c6c01 commit 0394063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM --platform=$BUILDPLATFORM node:21-alpine
ARG BUILDPLATFORM
FROM --platform=$BUILDPLATFORM node:lts-alpine

WORKDIR /Friskainet

RUN apk update
Expand Down

0 comments on commit 0394063

Please sign in to comment.