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

Update dockerfile to new go version #266

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Update dockerfile to new go version #266

merged 1 commit into from
Aug 31, 2022

Conversation

kentquirk
Copy link
Contributor

Which problem is this PR solving?

  • The latest release of honeytail updated to a new version of go that needs a later version of alpine. It also requires a change in the installation command.

Short description of the changes

  • Update alpine to 3.16 (and thereby go 1.18)
  • Remove deprecated MAINTAINER command
  • Change go get to go install

@kentquirk kentquirk requested review from a team and pkanal August 30, 2022 22:40
@kentquirk kentquirk merged commit e38665a into main Aug 31, 2022
@kentquirk kentquirk deleted the kent.fix_docker branch August 31, 2022 14:02
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.

None yet

2 participants