We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980f2b1 commit 50fff38Copy full SHA for 50fff38
1 file changed
pgadmin4/Dockerfile
@@ -229,6 +229,7 @@ RUN \
229
#######################
230
WORKDIR /pgadmin4
231
COPY patches/pgAdmin.patch /pgadmin4
232
+RUN cd /pgadmin4
233
RUN git apply -v pgAdmin.patch
234
235
0 commit comments