Skip to content

Commit 098c82d

Browse files
committed
w/tools
1 parent f374c93 commit 098c82d

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
@@ -32,7 +32,7 @@ COPY nix ./
3232
RUN nix build ./ --out-link /out
3333

3434
# --- Construct final image
35-
FROM scratch
35+
FROM alpine:latest
3636

3737
ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
3838

0 commit comments

Comments
 (0)