Skip to content

Commit

Permalink
Merge pull request #65 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-6.1716471860
  • Loading branch information
chmeliik authored May 30, 2024
2 parents f0ddb42 + 1844a56 commit cf27874
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@sha256:826cf6250899228070dcd4eb0abd8667d0468a5fe0148d54bb513c912b06cee4
FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-6.1716471860@sha256:1c8483e0fda0e990175eb9855a5f15e0910d2038dd397d9e2b357630f0321e6d

ENV SYFT_CHECK_FOR_APP_UPDATE=false

Expand Down

0 comments on commit cf27874

Please sign in to comment.