Update .gitlab-ci.yml file

This commit is contained in:
Price Hiller 2021-10-06 12:18:38 +00:00
parent 83add1cb57
commit f750ff4d5e

View File

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