Skip to content

Commit

Permalink
Merge pull request #50 from bento-platform/chore/update
Browse files Browse the repository at this point in the history
chore: update base img, lockfile deps; bump version to 1.4.3
  • Loading branch information
davidlougheed authored Oct 2, 2024
2 parents 0c8d2b0 + c857c3a commit 5ace677
Show file tree
Hide file tree
Showing 4 changed files with 353 additions and 354 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.09.01
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.10.01

# Backwards-compatible with old BentoV2 container layout
WORKDIR /service-registry
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.09.01
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.10.01

# Backwards-compatible with old BentoV2 container layout
WORKDIR /service-registry
Expand Down
Loading

0 comments on commit 5ace677

Please sign in to comment.