feat: upgrade python version and install frontend in container

This commit is contained in:
Iain Learmonth 2024-11-09 17:12:34 +00:00
parent 3be3a45606
commit a482d5bba8
6 changed files with 77 additions and 30 deletions

View file

@ -1,4 +1,4 @@
image: python:3.8-bullseye
image: python:3.11-bookworm
stages:
- test