Adjustments to build process for Linux building

This commit is contained in:
nicole.rappe 2023-09-25 15:51:31 -06:00
parent 846139600f
commit ec619ffecd

View File

@ -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