Skip to content

Commit

Permalink
Switch Ubuntu base image to 22.04 from 20.04 (#330)
Browse files Browse the repository at this point in the history
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
Co-authored-by: Satyam Zode <satyamz@users.noreply.github.com>
  • Loading branch information
satyamz and satyamz authored Nov 21, 2023
1 parent c1acce5 commit f506629
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
FROM ubuntu:22.04

MAINTAINER SDF Ops Team <ops@stellar.org>

Expand Down

0 comments on commit f506629

Please sign in to comment.