Skip to content

Commit

Permalink
update stage name to runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
mertalev committed Oct 25, 2023
1 parent 4964fe1 commit 6e5c0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN ./build-libraw.sh
RUN ./build-imagemagick.sh
RUN ./build-libvips.sh

FROM node:20.8-bookworm-slim as prod
FROM node:20.8-bookworm-slim as runtime

WORKDIR /usr/src/app

Expand Down

0 comments on commit 6e5c0cd

Please sign in to comment.