Skip to content

Commit

Permalink
Bump Dockerfile Nim to 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zedeus committed Nov 27, 2022
1 parent b1ef505 commit 92a6eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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="[email protected]"

RUN apk --no-cache add libsass-dev pcre
Expand Down

0 comments on commit 92a6eb0

Please sign in to comment.