Commentary changes

This commit is contained in:
Nicole Rappe 2024-05-07 13:10:44 -06:00
parent dd7045eda4
commit 82d99e1f85

View File

@ -1,4 +1,4 @@
# Use Alpine as the base image of the container
# Use Alpine Linux as the base image of the container
FROM alpine:latest
# Install necessary packages