Skip to content

Commit

Permalink
Merge pull request #440 from redhat-appstudio/konflux/mintmaker/main/…
Browse files Browse the repository at this point in the history
…registry.access.redhat.com-ubi9-micro

chore(deps): update registry.access.redhat.com/ubi9-micro docker digest to a22fffe
  • Loading branch information
mftb authored Dec 16, 2024
2 parents daeaf10 + f2a01cc commit a496c3e
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 @@ -14,7 +14,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -o /bin/exporters .
EXPOSE 8090


FROM registry.access.redhat.com/ubi9-micro@sha256:a410623c2b8e9429f9606af821be0231fef2372bd0f5f853fbe9743a0ddf7b34
FROM registry.access.redhat.com/ubi9-micro@sha256:a22fffe0256af00176c8b4f22eec5d8ecb1cb1684d811c33b1f2832fd573260f

COPY --from=builder /bin/exporters /bin/exporters

Expand Down

0 comments on commit a496c3e

Please sign in to comment.