79762001

Date: 2025-09-11 13:48:48
Score: 1.5
Natty:
Report link

A way to suppress the warning (that the snippet in OP would've raised) is to put a check at the top of Dockerfile:

# syntax=docker/dockerfile:1
# check=skip=InvalidDefaultArgInFrom
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: VanillaDonuts