Skip to content

Commit 59610d1

Browse files
build(deps): bump golang from 1.25 to 1.27
Bumps golang from 1.25 to 1.27. --- updated-dependencies: - dependency-name: golang dependency-version: '1.27' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40f1165 commit 59610d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright 2026 StepSecurity
33
# SPDX-License-Identifier: MPL-2.0
44

5-
FROM golang:1.25@sha256:699337d620559a59b4a2bb298ad59611e535d2ee755a34cf2d2a98f37578dc80 AS build
5+
FROM golang:1.27@sha256:7543a96ce82c8e9003cae079ee3e0bc5b7799df8eed2a041e403af0d31fa4e67 AS build
66
LABEL maintainer="step-security security@stepsecurity.io"
77

88
# Copy all the action files into the container

0 commit comments

Comments
 (0)