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 dockerfile to seda-chain #68

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

JeancarloBarrios
Copy link
Contributor

@JeancarloBarrios JeancarloBarrios commented Oct 7, 2023

Motivation

In order to simplify tests and validators running the node a docker file is being created

Explanation of Changes

(Write your explanation here)

Testing

(Write your test plan here)

Related PRs and Issues

#66

(Link your related PRs and Issues here)

@JeancarloBarrios JeancarloBarrios marked this pull request as ready for review October 9, 2023 12:38
@JeancarloBarrios JeancarloBarrios changed the title chore: update gorelease removed owner and go mod tidy chore: add dockerfile to seda-chain Oct 9, 2023
@JeancarloBarrios JeancarloBarrios force-pushed the JeancarloBarrios/removing-owner-from-release branch from 7a94e7c to a3c4930 Compare October 9, 2023 15:05
@@ -0,0 +1,35 @@
FROM golang:1.21-alpine AS build-env
Copy link
Member

Choose a reason for hiding this comment

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

1.19?

@JeancarloBarrios JeancarloBarrios merged commit a3c4930 into main Oct 9, 2023
5 checks passed
@JeancarloBarrios JeancarloBarrios deleted the JeancarloBarrios/removing-owner-from-release branch October 9, 2023 17:27
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