Added correct image name 😩

This commit is contained in:
Price Hiller 2021-10-06 06:24:44 -05:00
parent 636ff7d754
commit ffef447fe6

View File

@ -1,5 +1,5 @@
default:
image: python:3.10-alpine
image: python:3.9-alpine
before_script:
- apk add --no-cache postgresql-libs
- apk add --no-cache --virtual .build-deps gcc musl-dev postgresql-dev