@ -2,7 +2,7 @@ FROM nginx:alpine
LABEL author="Thien Tran" maintainer="contact@tommytran.io"
#Update Alpine
#Updating Alpine
RUN apk upgrade -U
#Copying the code over