You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
Per https://giters.com/pressly/goose/issues/271 the head version of goose no longer supports version go < 1.16
The docker build fails. Upgrading to go 1.16 for the build image seems to cause other problems.
Seems like the minimum change would be to upgrade the build image to golang:1.14-alpine and pin the version of goose to v3.0.1
The text was updated successfully, but these errors were encountered: