mirror of
https://github.com/zedeus/nitter
synced 2024-11-22 01:45:22 +01:00
Bump Nim version in Docker image
This commit is contained in:
parent
20b5cce5dc
commit
5725780c99
@ -1,4 +1,4 @@
|
|||||||
FROM nimlang/nim:1.6.10-alpine-regular as nim
|
FROM nimlang/nim:2.0.0-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
|
||||||
|
Loading…
Reference in New Issue
Block a user