We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4a769 commit 55b8958Copy full SHA for 55b8958
1 file changed
epicshop/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-bookworm-slim as base
+FROM node:24-bookworm-slim as base
2
3
RUN apt-get update && apt-get install -y git
4
0 commit comments