We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037857e commit 2b71226Copy full SHA for 2b71226
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the base image with Node.js
2
-FROM node:12.22.12-buster-slim
+FROM node:12.22.12-buster
3
4
# Copy the current directory into the Docker image
5
COPY . /challenge-api
0 commit comments