[donate-static/master] Use the right docker image

25 Oct
2021
25 Oct
'21
12:20 a.m.
commit 1d51960fc186f95bf3f7067754fb5acaf8358b53 Author: kez <kez@torproject.org> Date: Wed Oct 20 11:23:43 2021 -0700 Use the right docker image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd31c274..6c767e2c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: debian:buster-slim +image: nodejs:buster-current # This template should be usable on any system that's based on apt. # taken from tor gitlabci
1350
Age (days ago)
1350
Last active (days ago)
0 comments
1 participants
participants (1)
-
kez@torproject.org