Update Docker image version to v0.0.5-vm
This commit is contained in:
parent
d6e825a3dc
commit
771b8a0a9f
@ -21,5 +21,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: |
|
run: |
|
||||||
docker build . --file Dockerfile --tag defuj/apkt-eis:v0.0.4-vm
|
docker build . --file Dockerfile --tag defuj/apkt-eis:v0.0.5-vm
|
||||||
docker push defuj/apkt-eis:v0.0.4-vm
|
docker push defuj/apkt-eis:v0.0.5-vm
|
||||||
|
@ -14,7 +14,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: apkt-eis
|
- name: apkt-eis
|
||||||
image: defuj/apkt-eis:v0.0.4-vm
|
image: defuj/apkt-eis:v0.0.5-vm
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user