Skip to content

Commit 518ac3e

Browse files
chore(deps): update node.js to v22.3.0
1 parent f464556 commit 518ac3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/node/22.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG IMAGE_REPO
22
FROM ${IMAGE_REPO:-lagoon}/commons as commons
3-
FROM node:22.2-alpine3.19
3+
FROM node:22.3-alpine3.19
44

55
LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
66
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images" repository="https://github.com/uselagoon/lagoon-images"

0 commit comments

Comments
 (0)