Skip to content

Update SSL Configuration #38

Update SSL Configuration

Update SSL Configuration #38

Triggered via pull request September 24, 2024 12:02
Status Success
Total duration 28s
Artifacts

docker-pr.yaml

on: pull_request
runner/test-ckan-pycsw-pr:feature/ssl-dev-unverified
15s
runner/test-ckan-pycsw-pr:feature/ssl-dev-unverified
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
runner/test-ckan-pycsw-pr:feature/ssl-dev-unverified: ckan-pycsw/Dockerfile#L26
Do not refer to an environment variable within the same `ENV` statement where it is defined.
runner/test-ckan-pycsw-pr:feature/ssl-dev-unverified: ckan-pycsw/Dockerfile#L49
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`