Skip to content

Commit a643844

Browse files
committed
fix: use a fixed version of image
1 parent 867fc90 commit a643844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nimlang/nim:2.2.0-alpine-regular as nim
1+
FROM nimlang/nim@sha256:9407f830da4a9138346b3808a54d2bbe4e63122b2d6418c28f6df3be7a4ccf5c AS nim
22
LABEL maintainer="setenforce@protonmail.com"
33

44
RUN apk --no-cache add libsass-dev pcre

0 commit comments

Comments
 (0)