Skip to content

Commit

Permalink
Merge pull request #64 from bento-platform/chore/update
Browse files Browse the repository at this point in the history
chore: update base img, deps; bump ver to 1.1.12
  • Loading branch information
davidlougheed authored Jan 24, 2025
2 parents 132e1eb + a5dedf1 commit c3189be
Show file tree
Hide file tree
Showing 4 changed files with 1,048 additions and 995 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.11.01
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2025.01.21

# Backwards-compatible with old BentoV2 container layout
WORKDIR /drop-box
Expand Down
2 changes: 1 addition & 1 deletion dev.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.11.01
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2025.01.21

# Backwards-compatible with old BentoV2 container layout
WORKDIR /drop-box
Expand Down
Loading

0 comments on commit c3189be

Please sign in to comment.