Update .gitlab-ci.yml

This commit is contained in:
Price Hiller 2021-10-06 11:59:38 +00:00
parent f16f720f7e
commit ddc993db59

View File

@ -1,5 +1,5 @@
default:
image: python:3.9-alpine
image: python/python:3.9-alpine
before_script:
- apk add build-base
- apk add --no-cache postgresql-libs