Update Docker image version to v0.0.10-vm

This commit is contained in:
Dede Fuji Abdul
2024-03-05 21:03:43 +07:00
parent 11bfa45810
commit f51cefc514
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: apkt-eis
image: defuj/apkt-eis:v0.0.7-vm
image: defuj/apkt-eis:v0.0.10-vm
ports:
- containerPort: 80
---