Skip to content

Commit

Permalink
Fix gitpod dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukaii committed Oct 2, 2019
1 parent bb17c4f commit 174b795
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gitpod.dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
FROM gitpod/workspace-postgres

RUN sudo apt-get update \
&& sudo apt-get install -y \
tool \
&& sudo rm -rf /var/lib/apt/lists/*

0 comments on commit 174b795

Please sign in to comment.