We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c4f214 + a573868 commit 02c6738Copy full SHA for 02c6738
1 file changed
docker/app/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16-slim as node
+FROM node:18-slim as node
2
3
RUN apt-get update \
4
&& apt-get install -y locales tzdata busybox \
0 commit comments