Update module name to new path
This commit is contained in:
parent
2df96b1ecd
commit
ccd2140c53
40 changed files with 70 additions and 88 deletions
|
@ -12,7 +12,7 @@ FROM gcr.io/distroless/static-debian12:latest as release
|
|||
LABEL org.opencontainers.image.authors="Melody Becker/m*"
|
||||
# LABEL org.opencontainers.image.url="Main linstrom page url here"
|
||||
# LABEL org.opencontainers.image.documentation="Url to main linstrom documentation here"
|
||||
LABEL org.opencontainers.image.source="https://gitlab.com/mstarongitlab/linstrom"
|
||||
LABEL org.opencontainers.image.source="https://git.mstar.dev/mstar/linstrom"
|
||||
# Make this one dynamic from build tag
|
||||
LABEL org.opencontainers.image.version="0.0.1"
|
||||
# LABEL org.opencontainers.image.revision="idk what"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue