Skip to content

Commit 3d16866

Browse files
authoredFeb 15, 2025··
Merge pull request #349 from liberu-cms/dependabot/github_actions/docker/build-push-action-6.13.0
Bump docker/build-push-action from 6.7.0 to 6.13.0
2 parents bb7a926 + 42e67a4 commit 3d16866

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@5cd11c3a4ced054e52742c5fd54dca954e0edd85
42+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
4343
with:
4444
# context: "{{defaultContext}}:.docker/prod/app/"
4545
file: Dockerfile

0 commit comments

Comments
 (0)
Please sign in to comment.