summaryrefslogtreecommitdiff
path: root/.makeshiftci/2.json
diff options
context:
space:
mode:
authortoufic ar <contact@toufy.me>2026-06-23 02:11:52 +0300
committertoufic ar <contact@toufy.me>2026-06-23 02:11:52 +0300
commit6e1ab7c94f1af4d389acbdc5e6d3f37a1d1cb0e9 (patch)
treeec4b33dad5489ec87a3480be23f8775ed83d63fa /.makeshiftci/2.json
parentbc7189651993fc905b1a5cdd0a4cd69dba783cb3 (diff)
downloadservers-6e1ab7c94f1af4d389acbdc5e6d3f37a1d1cb0e9.tar.gz
servers-6e1ab7c94f1af4d389acbdc5e6d3f37a1d1cb0e9.zip
wrong docker image
Diffstat (limited to '.makeshiftci/2.json')
-rw-r--r--.makeshiftci/2.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.makeshiftci/2.json b/.makeshiftci/2.json
index ea25ac8..06fe2e4 100644
--- a/.makeshiftci/2.json
+++ b/.makeshiftci/2.json
@@ -1,6 +1,6 @@
{
"name": "deploy",
- "image": "nixos:latest",
+ "image": "nixos/nix:latest",
"secrets": {
"SECRET_SSH": "/run/secrets/msci/sshkey"
},