Zed 3 лет назад
Родитель
Сommit
92a6eb0339
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM nimlang/nim:1.6.2-alpine-regular as nim
+FROM nimlang/nim:1.6.10-alpine-regular as nim
 LABEL maintainer="setenforce@protonmail.com"
 LABEL maintainer="setenforce@protonmail.com"
 
 
 RUN apk --no-cache add libsass-dev pcre
 RUN apk --no-cache add libsass-dev pcre