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

fix(images): update golang docker tag to v1.22.5 #35701

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

truecharts-admin
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
golang stage patch 1.22.4-alpine -> 1.22.5-alpine

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@truecharts-admin truecharts-admin added automerge Categorises a PR or issue that references a new App. renovate/image labels Jul 12, 2024
@@ -1,5 +1,5 @@
# Stage 1 - Build the Go application
FROM golang:1.22.4-alpine@sha256:ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e8 AS builder
FROM golang:1.22.5-alpine@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07 AS builder

# Install necessary build dependencies
RUN apk --no-cache add --update gcc musl-dev

Choose a reason for hiding this comment

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

⚠️ [hadolint] <DL3018> reported by reviewdog 🐶
Pin versions in apk add. Instead of apk add <package> use apk add <package>=<version>

@truecharts-admin truecharts-admin enabled auto-merge (squash) July 15, 2024 12:19
@truecharts-admin truecharts-admin merged commit 4935132 into master Jul 15, 2024
6 of 7 checks passed
@truecharts-admin truecharts-admin deleted the renovate/golang-1.22.x branch July 15, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Categorises a PR or issue that references a new App.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant