Fix circle.ci

This commit is contained in:
go-jet 2024-02-04 18:56:37 +01:00
parent 2eaa75345c
commit 64ad9de99e

View file

@ -8,7 +8,7 @@ jobs:
build_and_tests: build_and_tests:
docker: docker:
# specify the version # specify the version
- image: circleci/golang:1.16 - image: circleci/golang:1.19
- image: circleci/postgres:12 - image: circleci/postgres:12
environment: environment:
POSTGRES_USER: jet POSTGRES_USER: jet