Update nim version
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
664cdd591c
commit
bd377821fb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nimlang/nim:2.0.0-alpine as builder
|
FROM nimlang/nim:2.0.2-alpine as builder
|
||||||
|
|
||||||
RUN apk update && apk add autoconf \
|
RUN apk update && apk add autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
|
Loading…
Reference in a new issue