Skip to content

Commit 4cf0df8

Browse files
Update .github/workflows/docker-marimo-image.yml
Co-authored-by: Elliott Kasoar <[email protected]>
1 parent dd444ad commit 4cf0df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-marimo-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: docker/setup-buildx-action@v3
2424

2525
- name: Build and push Docker image
26-
uses: docker/build-push-action@v5
26+
uses: docker/build-push-action@v6
2727
with:
2828
context: ./containers
2929
file: ./containers/Dockerfile.marimo

0 commit comments

Comments
 (0)