Added correct image name 😩

This commit is contained in:
Price Hiller 2021-10-06 06:23:19 -05:00
parent 3ac6d2a9d7
commit 9f274e728d

View File

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