Skip to content

Commit 44e1d9c

Browse files
PeterDaveHelloljharb
authored andcommitted
[Dockerfile] Update base image from Ubuntu 20.04 to 22.04, cc #2877
1 parent b1331c2 commit 44e1d9c

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
@@ -6,7 +6,7 @@
66
# Please note that it'll use about 1.2 GB disk space and about 15 minutes to
77
# build this image, it depends on your hardware.
88

9-
FROM ubuntu:20.04
9+
FROM ubuntu:22.04
1010
LABEL maintainer="Peter Dave Hello <[email protected]>"
1111
LABEL name="nvm-dev-env"
1212
LABEL version="latest"

0 commit comments

Comments
 (0)