I'd say docker and sql. If you have some base that you want to build upon, extend the stack so that you are more versital and can handle issues around the stuff you are working on.
Second this, especially if you're doing web development right now. SQL is great (start with analytic-type query), or even dig deeper into the SQLAlchemy/Django/whatever ORM you're using.