Skip to content

Commit f6716d4

Browse files
committed
Dockerfile: Use CI image v0.28.1 as base image
Using 0.17.2 SDK. Signed-off-by: Anas Nashif <[email protected]>
1 parent e313ea6 commit f6716d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/zephyrproject-rtos/ci:v0.28.0
1+
FROM ghcr.io/zephyrproject-rtos/ci:v0.28.1
22

33
# Cache Zephyr repositories
44
RUN mkdir -p /repo-cache/zephyrproject && \

0 commit comments

Comments
 (0)