gptapi commited on
Commit
21a8d88
·
verified ·
1 Parent(s): 683b2b6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -2
Dockerfile CHANGED
@@ -1,3 +1,2 @@
1
  FROM ghcr.io/variantconst/openwebui-monitor:latest
2
- COPY cert/ca.pem /usr/local/share/ca-certificates/
3
- RUN update-ca-certificates
 
1
  FROM ghcr.io/variantconst/openwebui-monitor:latest
2
+ COPY cert/ca.pem /etc/ssl/certs/ca.pem