build image

This commit is contained in:
Dede Fuji Abdul
2024-01-16 12:31:31 +07:00
parent c2a338e426
commit 6ec92d8311
3 changed files with 18 additions and 4 deletions

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: apkt-eis
image: docker.io/defuj/apkt-eis:dev-1705378929
image: docker.io/apkt-eis:dev-0.0.1
ports:
- containerPort: 80
---