Skip to content

Conversation

@import-benjamin
Copy link
Contributor

No description provided.

@import-benjamin import-benjamin self-assigned this May 8, 2025
@import-benjamin import-benjamin added the enhancement New feature or request label May 8, 2025
RUN <<EOS
apt-get update -y
apt-get install -uy --no-install-recommends \
RUN microdnf update -y \

Check warning

Code scanning / KICS

Missing Version Specification In dnf install Warning

Package version should be pinned when running ´dnf install´
perl ./install-tl-*/install-tl -v --no-interaction --scheme=minimal --no-doc-install --repository=${TEXLIVE_MIRROR}
rm -rf ./install-tl-*
EOS
RUN curl -L ${TEXLIVE_MIRROR}/install-tl-unx.tar.gz | tar xz

Check notice

Code scanning / KICS

Multiple RUN, ADD, COPY, Instructions Listed Note

There are RUN instructions that could be grouped
@import-benjamin import-benjamin marked this pull request as ready for review May 8, 2025 17:59
@import-benjamin import-benjamin merged commit 872ac95 into main May 8, 2025
3 checks passed
@import-benjamin import-benjamin deleted the feat/migrate-to-ubi9 branch May 8, 2025 17:59
import-benjamin pushed a commit that referenced this pull request May 8, 2025
🤖 I have created a release *beep* *boop*
---


## [4.6.0](v4.5.0...v4.6.0)
(2025-05-08)


### Features

* migrate to ubi9-minimal as base image
([#54](#54))
([872ac95](872ac95))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants