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 56666c1 + 0c5cb69 commit bb8c2e7Copy full SHA for bb8c2e7
1 file changed
.github/workflows/workflow.yml
@@ -40,7 +40,7 @@ jobs:
40
mv build/web fluffychat-web
41
sed -i 's/<base href="\/web\/">/<base href="\/">/g' fluffychat-web/index.html
42
- name: Build and push
43
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
44
with:
45
platforms: linux/amd64,linux/arm64
46
context: .
0 commit comments