Skip to content

Commit e37caab

Browse files
dependabot[bot]k8s-ci-robot
authored andcommitted
build(deps): bump ubi8/go-toolset from 844dfc3 to f6c6c2d
Bumps ubi8/go-toolset from `844dfc3` to `f6c6c2d`. --- updated-dependencies: - dependency-name: ubi8/go-toolset dependency-version: f6c6c2d02b72ceab262e219e3f956953a02de4470c4dabc73e9aad7a94da68c4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91fc473 commit e37caab

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:844dfc3af513533d9fc4c836bfd1c52455b4ed55d05c6ee942dc140f0903d0ae AS build
21+
FROM registry.access.redhat.com/ubi8/go-toolset@sha256:f6c6c2d02b72ceab262e219e3f956953a02de4470c4dabc73e9aad7a94da68c4 AS build
2222
USER root
2323
WORKDIR /work
2424

0 commit comments

Comments
 (0)