update alpine to v3.18
This commit is contained in:
parent
c077a64484
commit
e903382034
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine3.15
|
||||
FROM python:3.10-alpine3.18
|
||||
|
||||
#Install all dependencies.
|
||||
RUN apk add --no-cache postgresql-libs postgresql-client gettext zlib libjpeg libwebp libxml2-dev libxslt-dev py-cryptography openldap
|
||||
|
Loading…
Reference in New Issue
Block a user