gitlab-ci: Bump docker image
Compare changes
Files
3+ 7
− 3
@@ -82,6 +82,10 @@ case $version in
@@ -93,14 +97,14 @@ esac
Bizarrely, the nixos/nix:2.3 tag still pointed to an image that is over two years old, while nixos/nix:2.3.13 is much newer. Use the latter.
Fixes #35 (closed), where the nixos image was too old to include the new Let's Encrypt certificate.