mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-07-03 03:38:56 +00:00
updated alpine to 3.22
This commit is contained in:
parent
f2926edf66
commit
e71ed76554
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.13-alpine3.22
|
||||
FROM python:3.13-alpine3.23
|
||||
|
||||
#Install all dependencies.
|
||||
RUN apk add --no-cache postgresql-libs postgresql-client gettext zlib libjpeg libwebp libxml2-dev libxslt-dev openldap git libgcc libstdc++ nginx tini envsubst nodejs npm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue