Skip to content

Commit

Permalink
postgresql -> mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
G-D4R3 committed Sep 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0b4fde2 commit 178c0e5
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
@@ -8,6 +8,7 @@ RUN apt-get -y update
RUN apt-get -y install vim
RUN apt-get -y install python3.11-dev python3.11-venv python3-pip
RUN update-alternatives --install /usr/bin/python3 python /usr/bin/python3.11 1
RUN api-get -y install pkg-config
RUN apt-get -y install libmysqlclient-dev default-libmysqlclient-dev


0 comments on commit 178c0e5

Please sign in to comment.