Added correct image name 😩

This commit is contained in:
Price Hiller 2021-10-06 06:26:49 -05:00
parent ffef447fe6
commit a6cd3be9fb

View File

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