Skip to content

Commit c4642c2

Browse files
Bump golang from 1.23rc2-alpine to 1.23-alpine
Bumps golang from 1.23rc2-alpine to 1.23-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db35380 commit c4642c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23rc2-alpine as build
1+
FROM golang:1.23-alpine as build
22
ENV CGO_ENABLED 0
33
COPY . /concourse-sonarqube-notifier
44

0 commit comments

Comments
 (0)