Docker strict warning checking
This commit is contained in:
parent
f7a66f2075
commit
dfd301cfc5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
# check=error=true
|
||||
FROM --platform=$BUILDPLATFORM tonistiigi/xx AS xx
|
||||
|
||||
FROM --platform=$BUILDPLATFORM rust:1.74-alpine AS base
|
||||
|
|
|
|||
Loading…
Reference in a new issue