Skip to content

Update docker/login-action action to v4 #54

Update docker/login-action action to v4

Update docker/login-action action to v4 #54

Triggered via pull request March 4, 2026 09:58
Status Success
Total duration 22s
Artifacts

lint.yaml

on: pull_request
Lint Dockerfile
11s
Lint Dockerfile
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Dockerfile: Dockerfile#L32
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint Dockerfile: Dockerfile#L15
SC2046 warning: Quote this to prevent word splitting.
Lint Dockerfile: Dockerfile#L15
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`