Skip to content

Commit a8755e9

Browse files
authored
Update actions in docker.build.yaml
1 parent 86677b8 commit a8755e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
password: ${{ secrets.GOOGLE_ARTIFACTS_PASSWORD_DOCKER }}
7272

7373
- name: Build Docker image
74-
uses: docker/build-push-action@v5
74+
uses: docker/build-push-action@v6
7575
with:
7676
context: .
7777
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)