We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
도커빌드를 위해 buffalo 에서 제공하는 공식 빌더를 사용할 경우
우선 go.mod 버전을 1.22.3 -> 1.18 로 변경
The text was updated successfully, but these errors were encountered:
go mod 1.21.4 -> 1.18 down #19
714b7fc
#26
Sorry, something went wrong.
커스텀 빌더 추가. 1.22 까지 Go 지원 확인. 빌더 golang alpine 사용
df005ae
raccoon-mh
No branches or pull requests
도커빌드를 위해 buffalo 에서 제공하는 공식 빌더를 사용할 경우
우선 go.mod 버전을 1.22.3 -> 1.18 로 변경
The text was updated successfully, but these errors were encountered: