1tbfree commited on
Commit
b7b8d44
·
verified ·
1 Parent(s): 7f92e2e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the official Node.js image as the base image
2
- FROM node:18
3
 
4
  # Set the working directory in the container
5
  WORKDIR /45server
 
1
  # Use the official Node.js image as the base image
2
+ FROM node:current-bullseye
3
 
4
  # Set the working directory in the container
5
  WORKDIR /45server