Skip to content

Commit 8a93c60

Browse files
authored
Merge pull request #2899 from onaio/update-base-image-version
Update onadata base image version
2 parents f5342d5 + ca176ec commit 8a93c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/onadata-uwsgi/Dockerfile.ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN python -m pip install --no-cache-dir -r requirements/docs.pip && \
5858
make -C docs html
5959

6060

61-
FROM debian:bookworm-20250721 AS runtime
61+
FROM debian:bookworm-20250811 AS runtime
6262

6363
ENV DEBIAN_FRONTEND=noninteractive
6464

0 commit comments

Comments
 (0)