Merge pull request #1401 from dod-ccpo/ca-store
Update CAs in the container.
This commit is contained in:
commit
c6cfb99dee
@ -101,5 +101,7 @@ RUN mkdir /var/run/uwsgi && \
|
||||
chown -R atst:atat /var/run/uwsgi && \
|
||||
chown -R atst:atat "${APP_DIR}"
|
||||
|
||||
RUN update-ca-certificates
|
||||
|
||||
# Run as the unprivileged APP user
|
||||
USER atst
|
||||
|
Loading…
x
Reference in New Issue
Block a user