2 parents 77b847d + 8edcd15 commit c28992aCopy full SHA for c28992a
1 file changed
.github/workflows/build-docker.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Build and push
42
id: docker_build
43
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
44
with:
45
context: .
46
file: "docker/simple/Dockerfile"
0 commit comments