We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e70e3 commit 3678b10Copy full SHA for 3678b10
1 file changed
integration_tests/deploy/Dockerfile
@@ -15,7 +15,7 @@
15
################################################################################
16
# Image of a clean machine to deploy the new node onto.
17
18
-FROM jrei/systemd-ubuntu:20.04
+FROM jrei/systemd-ubuntu:22.04
19
20
RUN apt-get update && apt-get install -y \
21
sudo \
0 commit comments