Skip to content

Commit 3f43506

Browse files
committed
Update action.
1 parent ee1342d commit 3f43506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development_image_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
images: ${{ vars.DOCKER_REGISTRY }}
7474

7575
- name: Build Image and Push
76-
uses: docker/build-push-action@v5
76+
uses: docker/build-push-action@v6
7777
with:
7878
platforms: linux/arm64,linux/amd64
7979
cache-from: type=registry,ref=${{vars.DOCKER_REGISTRY}}:latest

0 commit comments

Comments
 (0)