Skip to content
Snippets Groups Projects
Commit 60924e45 authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'renovate/python-3.12.0-alpine3.18' into 'master'

Update python:3.12.0-alpine3.18 Docker digest to a5d1738

See merge request !9
parents e847f43f 63643a6f
No related branches found
No related tags found
1 merge request!9Update python:3.12.0-alpine3.18 Docker digest to a5d1738
Pipeline #25542 passed
FROM python:3.12.0-alpine3.18@sha256:ae35274f417fc81ba6ee1fc84206e8517f28117566ee6a04a64f004c1409bdac
FROM python:3.12.0-alpine3.18@sha256:a5d1738d6abbdff3e81c10b7f86923ebcb340ca536e21e8c5ee7d938d263dba1
COPY ./requirements.txt /app/requirements.txt
RUN pip install --no-cache-dir -r /app/requirements.txt && \
apk add --no-cache font-dejavu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment