diff --git a/yarn/Dockerfile b/yarn/Dockerfile index 5f91ec3..b9e36ac 100644 --- a/yarn/Dockerfile +++ b/yarn/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.13.1-alpine3.20 +FROM node:20.14.0-alpine3.20 LABEL org.opencontainers.image.authors matijs LABEL org.opencontainers.image.source https://github.com/matijs/dockerfiles/blob/main/yarn/Dockerfile