Skip to content

Commit a6207ce

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

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
@@ -50,7 +50,7 @@ jobs:
5050
uses: docker/setup-buildx-action@v3
5151

5252
- name: Build and push Docker image
53-
uses: docker/build-push-action@v5
53+
uses: docker/build-push-action@v6
5454
with:
5555
context: ./containers
5656
file: ./containers/Dockerfile.marimo

0 commit comments

Comments
 (0)