Skip to content

Commit 3ba2c29

Browse files
Update docker/build-push-action action to v6
1 parent 323c45c commit 3ba2c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Docker Build only - retain local Image 📦
9191
id: build
92-
uses: docker/build-push-action@v5
92+
uses: docker/build-push-action@v6
9393
with:
9494
context: .
9595
file: docker/${{ matrix.output }}/Dockerfile

0 commit comments

Comments
 (0)