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 29e6bbe commit 9e0225aCopy full SHA for 9e0225a
Dockerfile
@@ -1,5 +1,5 @@
1
# Base image with corepack and pnpm enabled
2
-FROM 310118226683.dkr.ecr.eu-west-1.amazonaws.com/node:23.3.0-slim
+FROM 310118226683.dkr.ecr.eu-west-1.amazonaws.com/node:23.7.0-slim
3
4
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*
5
# Setup doppler
0 commit comments