diff --git a/images/node-22.containerfile b/images/node-22.containerfile index 233b829..1c69672 100644 --- a/images/node-22.containerfile +++ b/images/node-22.containerfile @@ -1,4 +1,4 @@ -FROM node:23.2.0-alpine3.19@sha256:416fdb6cb5dbb08184ffde134fe543b014b058ed21c373767832410b25ec3662 +FROM node:23.3.0-alpine3.19@sha256:1c380ed40f8d2f42081a07e8bcea5048b18df1e1dab3e6191e0ad095c84b9e12 RUN apk --no-cache add \ ca-certificates fakeroot coreutils sudo tar \