Skip to content

Commit

Permalink
Merge 2477261 into 74fe03b
Browse files Browse the repository at this point in the history
  • Loading branch information
William Welling committed Nov 2, 2022
2 parents 74fe03b + 2477261 commit baa3471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG NPM_REGISTRY=upstream
ARG NODE_ENV=development

# Node stage.
FROM node:lts-slim as build
FROM node:16-slim as build
ARG USER_ID
ARG USER_NAME
ARG SOURCE_DIR
Expand Down

0 comments on commit baa3471

Please sign in to comment.