mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
tools/docker: Pin the chip-build docker file version to 54 i.e ubuntu 22.04
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG VERSION=latest
|
||||
ARG VERSION=54
|
||||
FROM ghcr.io/project-chip/chip-build:${VERSION} as build
|
||||
|
||||
# Use IDF_CHECKOUT_REF to specify a tag, a branch or a specific commit ID.
|
||||
|
||||
Reference in New Issue
Block a user