Browse Source

update dockerfile dev

pull/7625/head^2
Your Name 2 months ago
parent
commit
1079ba0c24
1 changed files with 1 additions and 1 deletions
  1. 2
      dev/containers/Dockerfile

2
dev/containers/Dockerfile

@ -1,7 +1,7 @@
# -- DEV DOCKERFILE --
# -- DO NOT USE IN PRODUCTION! --
FROM node:18
FROM node:20
LABEL maintainer "requarks.io"
RUN apt-get update && \

Loading…
Cancel
Save