Skip to content

Commit

Permalink
Bump ubi8/s2i-base from 1-388 to 1-394 in /probe (#590)
Browse files Browse the repository at this point in the history
Bumps ubi8/s2i-base from 1-388 to 1-394.

---
updated-dependencies:
- dependency-name: ubi8/s2i-base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2022
1 parent 03addee commit bca8c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion probe/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/s2i-base:1-388 AS build
FROM registry.access.redhat.com/ubi8/s2i-base:1-394 AS build

ARG GO_VERSION=1.18.8
RUN curl -L --retry 10 --silent --show-error --fail -o /tmp/go.linux-amd64.tar.gz \
Expand Down

0 comments on commit bca8c1d

Please sign in to comment.