Update docker

This commit is contained in:
2026-01-30 13:26:32 +11:00
parent 1e9c709e68
commit f31c756d1f
+3 -1
View File
@@ -119,10 +119,12 @@ spec:
app: moltbot-gateway
name: moltbot-gateway
spec:
imagePullSecrets:
- name: github-image-pull-secret
containers:
- name: moltbot-gateway
image: ghcr.io/wahyd4/home-docker/moltbot:latest
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
workingDir: /home/node
ports:
- containerPort: 18789