Skip to content

Commit

Permalink
Merge pull request #136 from elgohr/dependabot/docker/golang-1.24-alpine
Browse files Browse the repository at this point in the history
Bump golang from 1.23-alpine to 1.24-alpine
  • Loading branch information
github-actions[bot] authored Feb 13, 2025
2 parents eae405f + cfe1d77 commit 11e67a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23-alpine as build
FROM golang:1.24-alpine as build
ENV CGO_ENABLED 0
COPY . /concourse-sonarqube-notifier

Expand Down

0 comments on commit 11e67a3

Please sign in to comment.