We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f464556 commit 518ac3eCopy full SHA for 518ac3e
images/node/22.Dockerfile
@@ -1,6 +1,6 @@
1
ARG IMAGE_REPO
2
FROM ${IMAGE_REPO:-lagoon}/commons as commons
3
-FROM node:22.2-alpine3.19
+FROM node:22.3-alpine3.19
4
5
LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
6
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images" repository="https://github.com/uselagoon/lagoon-images"
0 commit comments