Skip to content

Commit

Permalink
Upgrade Ubuntu to 22.04 from 20.04 (#727)
Browse files Browse the repository at this point in the history
Signed-off-by: Satyam Zode <[email protected]>
Co-authored-by: Satyam Zode <[email protected]>
  • Loading branch information
satyamz and satyamz authored Nov 21, 2023
1 parent 168b070 commit 48ccf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04 as build
FROM ubuntu:22.04 as build

MAINTAINER SDF Ops Team <[email protected]>

Expand Down

0 comments on commit 48ccf2c

Please sign in to comment.