Skip to content

Bump protobuf from 3.20.3 to 5.29.6 in /common #216

Bump protobuf from 3.20.3 to 5.29.6 in /common

Bump protobuf from 3.20.3 to 5.29.6 in /common #216

Triggered via pull request February 5, 2026 17:30
Status Success
Total duration 17s
Artifacts

ci.yaml

on: pull_request
dockerfile-linter
13s
dockerfile-linter
secrets-scanning
11s
secrets-scanning
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L111
DL4001 warning: Either use Wget or Curl but not both
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L111
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L111
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L95
SC2046 warning: Quote this to prevent word splitting.
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L95
DL3003 warning: Use WORKDIR to switch to a directory
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L84
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L84
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L72
SC2046 warning: Quote this to prevent word splitting.
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L72
DL3003 warning: Use WORKDIR to switch to a directory
dockerfile-linter: jax/training/0.5/Dockerfile.neuronx#L29
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`