diff --git a/Dockerfile b/Dockerfile index cfba1e1..de073c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ # yarn build:backend # # Once the commands have been run, you can build the image using `yarn build-image` +#Test FROM node:18-bullseye-slim