feat: ubuntu:focal-20220113 base image.
This commit is contained in:
parent
c94dce1726
commit
edb0828240
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:focal-20210609 AS common
|
||||
FROM ubuntu:focal-20220113 AS common
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
@ -106,4 +106,4 @@ RUN \
|
||||
|
||||
FROM dev-generic AS dev
|
||||
|
||||
COPY --from=build ${ZEPHYR_SDK_INSTALL_DIR} ${ZEPHYR_SDK_INSTALL_DIR}
|
||||
COPY --from=build ${ZEPHYR_SDK_INSTALL_DIR} ${ZEPHYR_SDK_INSTALL_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user