Skip to content

Commit

Permalink
chore: update lockfile deps + base image, bump to 0.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Jul 9, 2024
1 parent d41a555 commit 1e04877
Show file tree
Hide file tree
Showing 4 changed files with 384 additions and 366 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.06.01
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.07.01

# Run as root in the Dockerfile until we drop down to the service user in the entrypoint
USER root
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.06.01
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.07.01

LABEL org.opencontainers.image.description="Local development image the Bento aggregation service."
LABEL devcontainer.metadata='[{ \
Expand Down
Loading

0 comments on commit 1e04877

Please sign in to comment.