Skip to content

Commit e6c6861

Browse files
dependabot[bot]saschagrunert
authored andcommitted
build(deps): bump ubi8/go-toolset from 331d914 to c7c95c4
Bumps ubi8/go-toolset from `331d914` to `c7c95c4`. --- updated-dependencies: - dependency-name: ubi8/go-toolset dependency-version: c7c95c4e0a1b1b0ff30d6da0eb3ae9502b2d68fdcc45a446d108066a470f4ba6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8b891 commit e6c6861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# for more details
1919

2020
# hash below referred to latest
21-
FROM registry.access.redhat.com/ubi8/go-toolset@sha256:331d914e44eb8bbe61498e0261abb29c75761566e47166453cf5148217cdfca2 AS build
21+
FROM registry.access.redhat.com/ubi8/go-toolset@sha256:c7c95c4e0a1b1b0ff30d6da0eb3ae9502b2d68fdcc45a446d108066a470f4ba6 AS build
2222
USER root
2323
WORKDIR /work
2424

0 commit comments

Comments
 (0)