diff --git a/Dockerfile b/Dockerfile index 84b2d2c..47b6310 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Use Alpine as the base image +# Use Alpine as the base image of the container FROM alpine:latest # Install necessary packages