Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker…
Browse files Browse the repository at this point in the history
… tag to v1.19.9-7 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent dee6c8b commit 0452bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Containerfile.Build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/go-toolset:1.19.9-3 as go-builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.19.9-7 as go-builder
WORKDIR /app/multena-proxy
COPY go.mod go.sum ./
RUN go mod verify
Expand Down

0 comments on commit 0452bf9

Please sign in to comment.