Skip to content

Commit

Permalink
work: connect app to ghcr package
Browse files Browse the repository at this point in the history
  • Loading branch information
mischavandenburg committed Apr 29, 2024
1 parent 73ee531 commit 708a4cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# connect to ghcr package
LABEL org.opencontainers.image.source https://github.com/ssi-dk/sofi_core

# build environment
FROM node:14.17.1-alpine as build
WORKDIR /app
Expand Down

0 comments on commit 708a4cf

Please sign in to comment.