Skip to content

Commit

Permalink
Merge pull request #2051 from redhat-appstudio/konflux/mintmaker/main…
Browse files Browse the repository at this point in the history
…/registry.access.redhat.com-ubi8-openjdk-17

chore(deps): update registry.access.redhat.com/ubi8/openjdk-17 docker digest to 632e789
  • Loading branch information
rnc authored Aug 28, 2024
2 parents 882613a + 04084f7 commit 06a1f34
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:a166bd2fedb99cb62ebf4695ab46e19c7e451f887940cdf0b8245c81e403aea2 AS builder
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:632e78989471859ca4ed1148b951a911f7e3b6e6516482be20967c4171612c55 AS builder
USER 0
WORKDIR /work
COPY ./ .
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:a166bd2fedb99cb62ebf4695ab46e19c7e451f887940cdf0b8245c81e403aea2 AS builder
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:632e78989471859ca4ed1148b951a911f7e3b6e6516482be20967c4171612c55 AS builder
USER 0
WORKDIR /work
COPY ./ .
Expand Down
2 changes: 1 addition & 1 deletion java-components/cli/src/main/docker/Dockerfile.all-in-one
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:a166bd2fedb99cb62ebf4695ab46e19c7e451f887940cdf0b8245c81e403aea2 AS builder
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:632e78989471859ca4ed1148b951a911f7e3b6e6516482be20967c4171612c55 AS builder

WORKDIR /work
COPY ./ .
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:a166bd2fedb99cb62ebf4695ab46e19c7e451f887940cdf0b8245c81e403aea2 AS builder
FROM registry.access.redhat.com/ubi8/openjdk-17@sha256:632e78989471859ca4ed1148b951a911f7e3b6e6516482be20967c4171612c55 AS builder
USER 0
WORKDIR /work
COPY ./ .
Expand Down

0 comments on commit 06a1f34

Please sign in to comment.