Skip to content

Commit

Permalink
Docker as => AS
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Jan 6, 2025
1 parent f61551c commit b1bbcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/production/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN curl -fsSL https://fnm.vercel.app/install | bash -s -- --install-dir "$HOME/
&& corepack enable pnpm

# build
FROM base as build
FROM base AS build

USER root

Expand Down

0 comments on commit b1bbcff

Please sign in to comment.