Merge branch 'develop' into feature/shopping-ui
This commit is contained in:
@ -53,7 +53,7 @@ docker stop {{database_container}} {{tandoor_container}}
|
|||||||
4. Rename the tandoor volume
|
4. Rename the tandoor volume
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo mv -R ~/.docker/compose/postgres ~/.docker/compose/postgres.old
|
sudo mv ~/.docker/compose/postgres ~/.docker/compose/postgres.old
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Update image tag on postgres container.
|
5. Update image tag on postgres container.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Django==4.2.7
|
Django==4.2.10
|
||||||
cryptography===41.0.7
|
cryptography===42.0.0
|
||||||
django-annoying==0.10.6
|
django-annoying==0.10.6
|
||||||
django-autocomplete-light==3.9.7
|
django-autocomplete-light==3.9.7
|
||||||
django-cleanup==8.0.0
|
django-cleanup==8.0.0
|
||||||
|
Reference in New Issue
Block a user