fix: Remove docker syntax marker
This commit is contained in:
parent
b544fecc25
commit
1af517e7c6
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
{%- include "stages.j2" %}
|
||||
|
||||
FROM {{ recipe.base_image }}:{{ recipe.image_version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue