Compare commits

..

1 Commits

Author SHA1 Message Date
0a347423be Update nimlang/nim Docker tag to v2.2.2 2025-02-23 02:04:16 +00:00

View File

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