Bump docker/build-push-action from 6.15.0 to 6.16.0 (#38)

This commit was merged in pull request #38.
This commit is contained in:
dependabot[bot]
2025-05-09 00:51:22 +00:00
committed by GitHub
parent 958aa6cc14
commit 36de8ef28b
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: build-and-push id: build-and-push
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0 uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
with: with:
context: . context: .
file: ./Dockerfile-Wasm file: ./Dockerfile-Wasm