Skip to content

Commit 3678b10

Browse files
committed
Update Ubuntu version to resolve image incompatibility issue in github CI
Signed-off-by: Abdulbois <abdulbois.tursunov@dsr-corporation.com>
1 parent 45e70e3 commit 3678b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration_tests/deploy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
################################################################################
1616
# Image of a clean machine to deploy the new node onto.
1717
################################################################################
18-
FROM jrei/systemd-ubuntu:20.04
18+
FROM jrei/systemd-ubuntu:22.04
1919

2020
RUN apt-get update && apt-get install -y \
2121
sudo \

0 commit comments

Comments
 (0)