We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cff694 + e1c4dcf commit a6f223fCopy full SHA for a6f223f
.github/workflows/build-image.yml
@@ -110,7 +110,7 @@ jobs:
110
-
111
name: Build and push
112
id: build_push
113
- uses: docker/bake-action@v4.4.0
+ uses: docker/bake-action@v4.5.0
114
with:
115
files: |
116
./docker-bake.hcl
.github/workflows/build-split-image.yml
@@ -114,7 +114,7 @@ jobs:
echo "app_version=${APP_VERSION}" >> $GITHUB_OUTPUT
117
118
119
120
0 commit comments