Skip to content

Commit 8f9225a

Browse files
Update ubuntu Docker tag to v22
1 parent 6866e61 commit 8f9225a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:bionic
1+
FROM ubuntu:jammy
22

33
# Basic packages needed to download dependencies and unpack them.
44
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)