Skip to content

Commit 519916f

Browse files
committed
update workflow
1 parent 5485a63 commit 519916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-develop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Build and push
3434
id: docker_build
35-
uses: docker/build-push-action@v6
35+
uses: docker/build-push-action@v5
3636
with:
3737
context: ./
3838
file: ./Dockerfile

0 commit comments

Comments
 (0)