Skip to content

Commit c2da16a

Browse files
Update docker/build-push-action action to v7
1 parent 494c7b1 commit c2da16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Build and push image
2727
id: docker_build
28-
uses: docker/build-push-action@v6
28+
uses: docker/build-push-action@v7
2929
with:
3030
push: true
3131
tags: ghcr.io/itcr-uni-luebeck/obds2openehr:latest

0 commit comments

Comments
 (0)