Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
steegecs committed Apr 29, 2024
1 parent 72cdf96 commit 152f7ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dashboard/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# pull the base image
FROM node:lts-alpine

RUN apk update && apk upgrade
FROM node:20

# set the working direction
WORKDIR /app
Expand Down

0 comments on commit 152f7ab

Please sign in to comment.