git.fiddlerwoaroof.com
Browse code

Update blank.yml

Ed Langley authored on 27/03/2022 17:09:55
Showing 1 changed files
... ...
@@ -19,7 +19,8 @@ jobs:
19 19
   build:
20 20
     # The type of runner that the job will run on
21 21
     runs-on: ubuntu-latest
22
-    container: nixos/nix
22
+    container:
23
+      image: nixos/nix:latest
23 24
 
24 25
     # Steps represent a sequence of tasks that will be executed as part of the job
25 26
     steps: