Skip to content

Commit

Permalink
Add source label for renovatebot
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMisencik authored Aug 1, 2023
1 parent 3eb8bc3 commit ab60eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN yarn run prisma:generate
RUN yarn run build

FROM node:18-slim
LABEL org.opencontainers.image.source="https://github.com/FRINXio/frinx-inventory-server"

RUN apt-get update
RUN apt-get install -y openssl wget
Expand Down

0 comments on commit ab60eee

Please sign in to comment.