Skip to content

Commit bb8c2e7

Browse files
authored
Merge pull request #16 from etkecc/renovate/docker-build-push-action-7.x
Update docker/build-push-action action to v7.1.0
2 parents 56666c1 + 0c5cb69 commit bb8c2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
mv build/web fluffychat-web
4141
sed -i 's/<base href="\/web\/">/<base href="\/">/g' fluffychat-web/index.html
4242
- name: Build and push
43-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
43+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
4444
with:
4545
platforms: linux/amd64,linux/arm64
4646
context: .

0 commit comments

Comments
 (0)