Skip to content

Commit 5a13271

Browse files
committed
Update Docker image to Ubuntu 22.04
1 parent 55f1715 commit 5a13271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
# No interactive frontend during docker build
44
ENV DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)