Update nimlang/nim Docker tag to v2.2.4 #1

Closed
renovate wants to merge 1 commits from renovate/nimlang-nim-2.x into custom
Showing only changes of commit b86a658a18 - Show all commits

View File

@ -1,4 +1,4 @@
FROM nimlang/nim:2.0.0-alpine-regular as build
FROM nimlang/nim:2.2.4-alpine-regular as build
RUN apk --no-cache add libsass-dev pcre