Update base-image
This commit is contained in:
parent
bd70276bc2
commit
0633b3efe9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.11-slim-bullseye
|
||||
FROM python:3.12-slim-bookworm
|
||||
|
||||
RUN apt update && apt install -y libpq-dev nginx gettext
|
||||
|
||||
|
|
Loading…
Reference in a new issue