Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit d8359f4

Browse files
committed
Switch Ubuntu to 22.04 from 20.04
Signed-off-by: Satyam Zode <[email protected]>
1 parent 317384d commit d8359f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04 as build
1+
FROM ubuntu:22.04 as build
22

33
MAINTAINER SDF Ops Team <[email protected]>
44

0 commit comments

Comments
 (0)