[donate-static/master] Actually use the right docker image

25 Oct
2021
25 Oct
'21
12:20 a.m.
commit 883b55ebed39d1af6da887a10718cadabaeffddf Author: kez <kez@torproject.org> Date: Wed Oct 20 11:25:43 2021 -0700 Actually 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 6c767e2c..32489bb6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: nodejs:buster-current +image: node:current-bullseye # 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