Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
FROM ghcr.io/variantconst/openwebui-monitor:latest
|
2 |
-
COPY
|
|
|
1 |
FROM ghcr.io/variantconst/openwebui-monitor:latest
|
2 |
+
COPY certs/ca.pem /etc/ssl/certs/ca.pem
|