Skip to content

Commit 09bf5ba

Browse files
committed
Add temporary comment to trigger code analysis
1 parent 1f99c77 commit 09bf5ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ RUN npm pkg set scripts.postinstall="echo no-postinstall" \
4646
&& npm ci --ignore-scripts --omit dev \
4747
&& npm run build
4848

49+
# Add temporary comment to trigger code analysis
4950
USER node
5051
EXPOSE ${PORT}/tcp
5152
CMD [ "node", "index.js" ]

0 commit comments

Comments
 (0)