Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
Signed-off-by: Kipchirchir Sigei <[email protected]>
  • Loading branch information
KipSigei committed Jul 3, 2024
1 parent 9a27480 commit 49a1c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/onadata-uwsgi/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ RUN python -m pip install --no-cache-dir -r requirements/docs.pip && \
make -C docs html


FROM ubuntu:jammy-20240405 as runtime
FROM ubuntu:jammy-20240530 as runtime

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 49a1c4a

Please sign in to comment.