Skip to content

Commit c4fc936

Browse files
Bump ubi9/go-toolset in / (#2613)
Bumps ubi9/go-toolset in `/` from `799cc02` to `b3b98e0`. --- updated-dependencies: - dependency-name: ubi9/go-toolset dependency-version: 1.25.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: ubi9/go-toolset dependency-version: 1.25.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: ubi9/go-toolset dependency-version: 1.25.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a41987 commit c4fc936

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.25.7@sha256:799cc027d5ad58cdc156b65286eb6389993ec14c496cf748c09834b7251e78dc AS build
1+
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.25.7@sha256:b3b98e0b21ddbb979d968ca319b8eebdca121e30d58994072cbf99ce86e5d24e AS build
22

33
USER root
44
RUN mkdir /src /rds_ca

emailsender/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.7@sha256:799cc027d5ad58cdc156b65286eb6389993ec14c496cf748c09834b7251e78dc AS build
1+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.7@sha256:b3b98e0b21ddbb979d968ca319b8eebdca121e30d58994072cbf99ce86e5d24e AS build
22
USER root
33
ENV GOFLAGS="-mod=mod"
44

probe/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.25.7@sha256:799cc027d5ad58cdc156b65286eb6389993ec14c496cf748c09834b7251e78dc AS build
1+
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:1.25.7@sha256:b3b98e0b21ddbb979d968ca319b8eebdca121e30d58994072cbf99ce86e5d24e AS build
22
USER root
33
ENV GOFLAGS="-mod=mod"
44

0 commit comments

Comments
 (0)