Use home made 0.6.3 image for crawl4ai

This commit is contained in:
2025-06-20 21:54:19 +10:00
parent 1f30622941
commit c87a3e2e40
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ spec:
spec:
containers:
- name: crawl4ai
image: mirror.gcr.io/unclecode/crawl4ai:latest
image: mirror.gcr.io/wahyd4/crawl4ai:v0.6.3
imagePullPolicy: IfNotPresent
securityContext:
# appuser: 999 set by the image
View File