Skip to content

Commit

Permalink
fix: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
9876691 authored Apr 10, 2024
1 parent 878cdb3 commit b0d4adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-env-as-code/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
libpq-dev \
curl \
wget \
xz-utils \
build-essential \
unzip
Expand Down

0 comments on commit b0d4adc

Please sign in to comment.