We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de32bd8 commit aca4d76Copy full SHA for aca4d76
wsnet2-dashboard/backend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.11.0-bookworm-slim
+FROM node:22.12.0-bookworm-slim
2
3
RUN apt-get update && apt-get install -y wget make unzip && \
4
apt-get clean && rm -rf /var/lib/apt/lists/* && \
0 commit comments