Skip to content

Commit c74c6df

Browse files
committedFeb 26, 2025··
Update debian base image version
1 parent ba482e8 commit c74c6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/onadata-uwsgi/Dockerfile.ubuntu

+1-1
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-20250113 as runtime
61+
FROM debian:bookworm-20250224 as runtime
6262

6363
ENV DEBIAN_FRONTEND=noninteractive
6464

0 commit comments

Comments
 (0)
Please sign in to comment.