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

Update Dockerfile

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