Skip to content

Commit ad85689

Browse files
committed
chore: update base img + lockfile deps; bump ver to 3.1.8
1 parent 2113869 commit ad85689

File tree

4 files changed

+761
-747
lines changed

4 files changed

+761
-747
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.11.01
1+
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2025.01.21
22

33
# Run as root in the Dockerfile until we drop down to the service user in the entrypoint
44
USER root

dev.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2024.11.01
1+
FROM ghcr.io/bento-platform/bento_base_image:python-debian-2025.01.21
22

33
SHELL ["/bin/bash", "-c"]
44

0 commit comments

Comments
 (0)