Skip to content

Commit

Permalink
Restore comment
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
  • Loading branch information
jsf9k and mcdonnnj authored Dec 7, 2022
1 parent 346d3c9 commit 24cf8aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ RUN groupadd --system --gid ${CISA_GID} ${CISA_GROUP} \

###
# Install everything we need
#
# Install dependencies are only needed for software installation and
# will not be included in the final Docker image.
###
ENV DEPS \
libpq-dev=13.8-0+deb11u1
Expand Down

0 comments on commit 24cf8aa

Please sign in to comment.