Skip to content

Commit

Permalink
Remove obsolete docker image maintainer (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristau authored Feb 17, 2023
1 parent 57338bb commit 35420c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taskcluster/docker/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

ARG NODE_VERSION
FROM node:$NODE_VERSION
MAINTAINER Aki Sasaki <[email protected]>

RUN apt-get update -qq \
&& apt-get install -y zip \
Expand Down

0 comments on commit 35420c9

Please sign in to comment.