We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67acfa5 commit be56211Copy full SHA for be56211
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG UBUNTU_VERSION=20.04
+ARG UBUNTU_VERSION=22.04
2
3
FROM ubuntu:${UBUNTU_VERSION} AS ubuntu-nodejs
4
ARG NODEJS_MAJOR_VERSION=18
0 commit comments