Skip to content

Commit f55a5f1

Browse files
chore(deps): bump oss/go/microsoft/golang (#487)
Bumps oss/go/microsoft/golang from 1.24.5-fips-azurelinux3.0 to 1.24.6-fips-azurelinux3.0. --- updated-dependencies: - dependency-name: oss/go/microsoft/golang dependency-version: 1.24.6-fips-azurelinux3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75353bc commit f55a5f1

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 mcr.microsoft.com/oss/go/microsoft/golang:1.24.5-fips-azurelinux3.0 AS gobuild-base
1+
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.24.6-fips-azurelinux3.0 AS gobuild-base
22
RUN tdnf check-update \
33
&& tdnf install -y \
44
git \

0 commit comments

Comments
 (0)