Skip to content

Commit

Permalink
bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jul 25, 2023
1 parent 664c238 commit 7216c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Admin/elf-admin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.16-alpine as build
FROM node:18.17-alpine as build
WORKDIR /app
COPY . .
RUN npm install -g npm@9.7.2
Expand Down

0 comments on commit 7216c27

Please sign in to comment.