Skip to content

Commit

Permalink
Merge pull request #13 from martabal/fix/remove-pgdg-source-list
Browse files Browse the repository at this point in the history
fix: remoge `pgdg` source list
  • Loading branch information
hydazz authored Dec 18, 2024
2 parents cbce5a7 + 677de8a commit d35c9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ RUN \
apt-get clean && \
rm -rf \
/etc/apt/sources.list.d/node.list \
/etc/apt/sources.list.d/pgdg.list \
/tmp/* \
/usr/share/keyrings/nodesource.gpg \
/usr/share/keyrings/pgdg-archive-keyring.gpg \
Expand Down

0 comments on commit d35c9cc

Please sign in to comment.