chore(deps): pin dependencies

This commit is contained in:
renovate[bot]
2024-02-24 21:54:59 +01:00
committed by Wolfgang Walther
parent 397503b560
commit 6bc5de3acb
6 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# This Dockerfile is only used as a development environment for
# non-nix systems, i.e. Windows.
FROM nixos/nix:latest
FROM nixos/nix:latest@sha256:273671b9032d06844ec073affa9fb1e75bf7ad863975bec5143e7fa417929fb8
RUN apk --no-cache add \
wget