Skip to content
Snippets Groups Projects
Commit e0464382 authored by Tobias Mieves's avatar Tobias Mieves :sparkles:
Browse files

chore(deps): Update django-core

parent 43debbf2
No related branches found
No related tags found
No related merge requests found
FROM registry.gitlab.fachschaften.org/tobiasff3200/django-core:v3.0.2 AS core FROM registry.gitlab.fachschaften.org/tobiasff3200/django-core:v3.0.3 AS core
WORKDIR /app WORKDIR /app
COPY . /app/wishlist COPY . /app/wishlist
RUN sed -i 's/{{app_to_install}}/wishlist/g' core/settings.py && sed -i 's/{{app_to_install}}/wishlist/g' core/urls.py RUN sed -i 's/{{app_to_install}}/wishlist/g' core/settings.py && sed -i 's/{{app_to_install}}/wishlist/g' core/urls.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment