Skip to content

Commit bdced62

Browse files
Bump docker/build-push-action from 2 to 3 (#113)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86242cf commit bdced62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
- name: Docker Buildx
158158
uses: docker/setup-buildx-action@v1
159159
- name: Build Image Debian
160-
uses: docker/build-push-action@v2
160+
uses: docker/build-push-action@v3
161161
with:
162162
file: build/Dockerfile
163163
context: '.'

0 commit comments

Comments
 (0)