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

bump dependencies + golang to 1.21.11 #23

Merged
merged 2 commits into from
Jun 21, 2024
Merged

bump dependencies + golang to 1.21.11 #23

merged 2 commits into from
Jun 21, 2024

Conversation

camaeel
Copy link
Collaborator

@camaeel camaeel commented Jun 21, 2024

No description provided.

@camaeel camaeel requested a review from Lerentis June 21, 2024 06:13
Copy link
Collaborator

@Lerentis Lerentis left a comment

Choose a reason for hiding this comment

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

LGTM in general

.gitlab-ci.yml Outdated
@@ -2,7 +2,7 @@ variables:
TYPE: app
MULTI_ARCH: "true"

image: golang:1.20
image: golang:1.21.11
Copy link
Collaborator

Choose a reason for hiding this comment

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

don't you think 1:21 would be okay? i dont see the benefit of specifying the patch version here

Dockerfile Outdated
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20-alpine as builder
FROM --platform=$BUILDPLATFORM golang:1.21.11-alpine as builder
Copy link
Collaborator

Choose a reason for hiding this comment

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

same here. 1.21 is okay imo

@camaeel camaeel merged commit d0e9866 into main Jun 21, 2024
10 checks passed
@camaeel camaeel deleted the upgrade-golang branch June 21, 2024 08:01
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.

3 participants