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 c88cf55 commit 29e6bbeCopy full SHA for 29e6bbe
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.7.0-slim
+FROM 310118226683.dkr.ecr.eu-west-1.amazonaws.com/node:23.3.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