Skip to content

Commit 0c2837e

Browse files
qhaasfrantuma
authored andcommitted
Update docker-release-3.0.yml
closes #12321
1 parent 08c77e9 commit 0c2837e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-release-3.0.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ jobs:
8383
- name: docker cli build and push
8484
uses: docker/build-push-action@v5
8585
with:
86-
context: ./modules/swagger-generator
87-
file: ./modules/swagger-generator/Dockerfile_minimal
86+
context: ./modules/swagger-codegen-cli
87+
file: ./modules/swagger-codegen-cli/Dockerfile
8888
push: true
8989
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
9090
provenance: false

0 commit comments

Comments
 (0)