Skip to content

Commit

Permalink
[CI] Update Dockerfile to Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mdanikin committed Jun 24, 2024
1 parent 89ab0ae commit 878a119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04

# Set the default shell to bash
SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit 878a119

Please sign in to comment.