Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

index/Dockerfile: fix docker build warnings #142

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Jul 24, 2024

  1. index/Dockerfile: fix docker build warnings

    This puts the ENV updates in a single
    layer, and fixes the docker build warning:
    
    LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
    pjonsson committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9318f1c View commit details
    Browse the repository at this point in the history