Skip to content

Commit a2b784c

Browse files
Bump docker/build-push-action from 6.5.0 to 6.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.10.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@5176d81...48aba3b) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6cd73d commit a2b784c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: docker/setup-buildx-action@v3
4040

4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
42+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
4343
with:
4444
# context: "{{defaultContext}}:.docker/prod/app/"
4545
file: Dockerfile

0 commit comments

Comments
 (0)