Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Sep 21, 2023
1 parent 635b3d3 commit 771f756
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/owlbot/nodejs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
# build from the root of this repo:
# docker build -t gcr.io/repo-automation-bots/owlbot-nodejs -f docker/owlbot/nodejs/Dockerfile .
FROM python:3.10.12-bookworm
RUN echo $(pwd)
RUN echo $(ls -a)
WORKDIR /

###################### Install nodejs.
Expand Down

0 comments on commit 771f756

Please sign in to comment.