mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-08 01:34:03 +00:00
feat(image): set default value for UBI_VERSION build arg
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
This commit is contained in:
parent
04cadee6fa
commit
54a817bf3c
@ -1,4 +1,4 @@
|
||||
ARG UBI_VERSION
|
||||
ARG UBI_VERSION=latest
|
||||
FROM registry.access.redhat.com/ubi8/ubi:${UBI_VERSION}
|
||||
|
||||
ARG FALCO_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user