Skip to content

Commit

Permalink
cd: update node version to 18 on share environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sg-gs authored Jun 4, 2024
1 parent fb465ff commit 193680d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/share/share.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine3.12
FROM node:18-alpine

RUN apk update
RUN apk add nginx git
Expand Down

0 comments on commit 193680d

Please sign in to comment.