Cleanup Dockerfile
All checks were successful
Deploy to Docker Container / deploy (push) Successful in 38s
All checks were successful
Deploy to Docker Container / deploy (push) Successful in 38s
This commit is contained in:
parent
0dcc2a96b6
commit
19f7456a03
|
|
@ -1,5 +1,5 @@
|
|||
# Use a lightweight Node.js runtime as the base image for the final stage
|
||||
FROM node:14-alpine
|
||||
# FROM node:14-alpine
|
||||
|
||||
# # Set the working directory in the container
|
||||
# WORKDIR /app
|
||||
|
|
|
|||
Loading…
Reference in a new issue