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.
2 parents 5716df0 + b91f282 commit fde8be0Copy full SHA for fde8be0
Dockerfile
@@ -1,5 +1,5 @@
1
-FROM node:lts-alpine3.18
2
-# ref: https://hub.docker.com/_/node?tab=tags&name=lts-alpine
+FROM node:24-alpine3.21
+# ref: https://hub.docker.com/_/node/tags?name=alpine
3
4
# Set labels based on the Open Containers Initiative (OCI):
5
# https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys
0 commit comments