Skip to content

Commit

Permalink
fix: add source label for gh package linking
Browse files Browse the repository at this point in the history
  • Loading branch information
trevnels committed Feb 26, 2024
1 parent adf3a6b commit 2b3ad8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ image-version: 39 # latest is also supported if you want new updates ASAP
# module configuration, executed in order
# you can include multiple instances of the same module
modules:
- type: containerfile
snippets:
- LABEL org.opencontainers.image.source=https://github.com/trevnels/adwaitium

- type: files
files:
- usr: /usr # copies config/files/usr into your image's /usr.
Expand Down

0 comments on commit 2b3ad8d

Please sign in to comment.