[5] update build ids

This commit is contained in:
meisnate12 2024-04-07 22:10:53 -04:00
parent 174671299c
commit 43917bfb39
4 changed files with 7 additions and 7 deletions

View file

@ -46,8 +46,8 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Build and push
id: docker_build
- name: Build and push Lxml Version
id: docker_build_lxml
uses: docker/build-push-action@v5
with:
context: ./

View file

@ -40,8 +40,8 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Build and push
id: docker_build
- name: Build and push Lxml Version
id: docker_build_lxml
uses: docker/build-push-action@v5
with:
context: ./

View file

@ -46,8 +46,8 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Build and push
id: docker_build
- name: Build and push Lxml Version
id: docker_build_lxml
uses: docker/build-push-action@v5
with:
context: ./

View file

@ -1 +1 @@
1.21.0-develop4
1.21.0-develop5