Skip to content

Commit

Permalink
chore: update hydrogen-alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianwzq committed Sep 15, 2023
1 parent 2b488c2 commit ea81f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.production
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN --mount=type=secret,id=dd_api_key \
RUN npm prune --production --legacy-peer-deps

# This stage builds the final container
FROM node:hydrogen-alpine3.16
FROM node:hydrogen-alpine3.18
LABEL maintainer=FormSG<[email protected]>
WORKDIR /opt/formsg

Expand Down

0 comments on commit ea81f31

Please sign in to comment.