Added correct image name 😩

This commit is contained in:
Price Hiller 2021-10-06 06:24:20 -05:00
parent 9f274e728d
commit 636ff7d754

View File

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