Skip to content

Commit

Permalink
[test] Move HelloWorld test from Ubuntu 20.04 to Ubuntu 22.04
Browse files Browse the repository at this point in the history
This change is for better coverage: we have one test with Bash under
Ubuntu 20.04, and now we have another test with HelloWorld under 22.04.

Signed-off-by: Dmitrii Kuvaiskii <dmitrii.kuvaiskii@intel.com>
  • Loading branch information
dimakuv committed May 10, 2024
1 parent 45eeba0 commit f51920d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04

RUN apt-get update

Expand Down
File renamed without changes.

0 comments on commit f51920d

Please sign in to comment.