Skip to content
New issue

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

chore: add docker builds #16

Merged
merged 10 commits into from
Dec 19, 2023
Merged

chore: add docker builds #16

merged 10 commits into from
Dec 19, 2023

Conversation

abelanger5
Copy link
Contributor

No description provided.

@abelanger5 abelanger5 merged commit 41f26b6 into main Dec 19, 2023
@abelanger5 abelanger5 deleted the belanger/docker-builds branch December 19, 2023 19:42
COPY go.mod go.sum ./
COPY /prisma ./prisma

RUN go install github.com/steebchen/prisma-client-go@v0.31.2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abelanger5 We should just do go mod download, otherwise this version will get out of sync with the one in go.mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants