Skip to content

Commit

Permalink
Bump Nim version in Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
zedeus committed Aug 6, 2023
1 parent 20b5cce commit 5725780
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.10-alpine-regular as nim
FROM nimlang/nim:2.0.0-alpine-regular as nim
LABEL maintainer="[email protected]"

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

0 comments on commit 5725780

Please sign in to comment.