diff --git a/yarn/Dockerfile b/yarn/Dockerfile index 75fd404..f62ccdc 100644 --- a/yarn/Dockerfile +++ b/yarn/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.11.1-alpine3.19 +FROM node:20.12.0-alpine3.19 LABEL org.opencontainers.image.authors matijs LABEL org.opencontainers.image.source https://github.com/matijs/dockerfiles/blob/main/yarn/Dockerfile