Skip to content

Commit

Permalink
Merge pull request #98 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-15
  • Loading branch information
chmeliik authored Sep 16, 2024
2 parents b698e52 + 949b21c commit 67bfa0a
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-13@sha256:9dbba858e5c8821fbe1a36c376ba23b83ba00f100126f2073baa32df2c8e183a
FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-15@sha256:7f376b75faf8ea546f28f8529c37d24adcde33dca4103f4897ae19a43d58192b

ENV SYFT_CHECK_FOR_APP_UPDATE=false

Expand Down

0 comments on commit 67bfa0a

Please sign in to comment.