Skip to content

Commit

Permalink
Merge pull request #72 from redhat-appstudio/midstream/renovate/base-…
Browse files Browse the repository at this point in the history
…images

deps: update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.4-9
  • Loading branch information
chmeliik authored Jun 28, 2024
2 parents 3164351 + 4e1a40c commit 33d06f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN go mod download
COPY . .
RUN ./build-syft-binary.sh

FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-6.1716471860@sha256:1c8483e0fda0e990175eb9855a5f15e0910d2038dd397d9e2b357630f0321e6d
FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-9@sha256:2044e2ca8e258d00332f40532db9f55fb3d0bfd77ecc84c4aa4c1b7af3626ffb

ENV SYFT_CHECK_FOR_APP_UPDATE=false

Expand Down

0 comments on commit 33d06f3

Please sign in to comment.