moriire commited on
Commit
f3e7924
1 Parent(s): b5eec84

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -19,8 +19,6 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
19
  pkg-config \
20
  gnupg2 \
21
  wget \
22
- postgresql \
23
- postgresql-contrib
24
 
25
  #RUN apt-get update && apt-get install postgresql-16 postgresql-contrib-16 -y
26
 
 
19
  pkg-config \
20
  gnupg2 \
21
  wget \
 
 
22
 
23
  #RUN apt-get update && apt-get install postgresql-16 postgresql-contrib-16 -y
24