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 golang to 1.22.4, update alpine to 3.20.0, update bullseye images to bookworm images #38

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

ntap-nmarco
Copy link
Contributor

No description provided.

@ntap-jbolle ntap-jbolle changed the title update golang to 1.22.3, update alpine to 3.20 update golang to 1.22.4, update alpine to 3.20 Jun 13, 2024
@@ -1,4 +1,4 @@
FROM golang:1.22.3-bullseye as build
FROM golang:1.22.4-bullseye as build
Copy link
Contributor

Choose a reason for hiding this comment

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

we should consider using bookworm instead of bullseye here

RUN go install github.com/fatih/faillint@v1.11.0

FROM docker.io/library/golang:1.22.3-bullseye
FROM docker.io/library/golang:1.22.4-bullseye
Copy link
Contributor

Choose a reason for hiding this comment

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

we should consider using bookworm instead of bullseye here

@ntap-jbolle ntap-jbolle changed the title update golang to 1.22.4, update alpine to 3.20 update golang to 1.22.4, update alpine to 3.20.0, update bullseye images to bookworm images Jun 13, 2024
@ntap-jbolle ntap-jbolle merged commit 23c4edd into main Jun 13, 2024
7 checks passed
@ntap-jbolle ntap-jbolle deleted the work/golang-1.22.4 branch June 13, 2024 09:32
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