Skip to content

Commit d03db94

Browse files
Move to ubuntu22.04 in incode workflow.
1 parent e78bbb4 commit d03db94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.incode_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04 as build-stage
1+
FROM ubuntu:22.04 as build-stage
22

33
ARG PYTHON_VERSION
44
ARG OPENCV_TAG

0 commit comments

Comments
 (0)