Skip to content

Commit 4a8461a

Browse files
build(deps): bump golang from 1.24.1-alpine to 1.24.2-alpine (#614)
Bumps golang from 1.24.1-alpine to 1.24.2-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.2-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3563d5f commit 4a8461a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.1-alpine AS build
1+
FROM golang:1.24.2-alpine AS build
22
ARG KONSTRAINT_VER
33

44
WORKDIR /go/src/github.com/plexsystems/konstraint

0 commit comments

Comments
 (0)