Skip to content

Commit

Permalink
Allow using system environment variables creating valhalla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pz2 committed Mar 23, 2024
1 parent 0435c29 commit 353716b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors='[email protected]' \
org.opencontainers.image.url='https://github.com/logchange/valhalla' \
org.opencontainers.image.documentation='https://github.com/logchange/valhalla/blob/master/README.md' \
org.opencontainers.image.source='https://github.com/logchange/valhalla' \
org.opencontainers.image.vendor='The LogChange Community' \
org.opencontainers.image.vendor='The logchange Community' \
org.opencontainers.image.licenses='Apache-2.0'

RUN apk --update --no-cache add \
Expand Down

0 comments on commit 353716b

Please sign in to comment.