diff --git a/yarn/Dockerfile b/yarn/Dockerfile index e3fc459..9d7902c 100644 --- a/yarn/Dockerfile +++ b/yarn/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.15.1-alpine3.20 +FROM node:20.16.0-alpine3.20 LABEL org.opencontainers.image.authors matijs LABEL org.opencontainers.image.source https://github.com/matijs/dockerfiles/blob/main/yarn/Dockerfile