bump: blowfish version
This commit is contained in:
@ -14,7 +14,4 @@ COPY --from=build /opt/blog/public /usr/share/nginx/html/
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
RUN apk update && \
|
||||
apk add --no-cache ca-certificates libc6-compat libstdc++ git
|
||||
|
||||
EXPOSE 80/tcp
|
||||
|
Reference in New Issue
Block a user