Update Docker image version to v0.0.10-vm
This commit is contained in:
parent
11bfa45810
commit
f51cefc514
@ -21,5 +21,5 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build the Docker image
|
||||
run: |
|
||||
docker build . --file Dockerfile --tag defuj/apkt-eis:v0.0.7-vm
|
||||
docker push defuj/apkt-eis:v0.0.7-vm
|
||||
docker build . --file Dockerfile --tag defuj/apkt-eis:v0.0.10-vm
|
||||
docker push defuj/apkt-eis:v0.0.10-vm
|
||||
|
@ -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
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user