mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
upadte apk 1.21-alpine
This commit is contained in:
parent
9763a4b85b
commit
f5df4c3b5e
@ -12,6 +12,10 @@ RUN mkdir -p ./licenses && \
|
||||
|
||||
FROM nginxinc/nginx-unprivileged:1.21-alpine
|
||||
|
||||
USER root
|
||||
RUN apk update && apk upgrade
|
||||
USER 101
|
||||
|
||||
ARG PROJECT_NAME
|
||||
|
||||
COPY docker/default.conf.template /etc/nginx/templates/
|
||||
|
Loading…
x
Reference in New Issue
Block a user