Skip to content

Commit ada2904

Browse files
authored
Bump to pgadmin4 v 4.8 per pr thaJeztah#47 by BramArts in thaJetza repo
1 parent efcf231 commit ada2904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN apk add --no-cache libedit postgresql \
1818

1919
RUN apk add --no-cache postgresql-dev libffi-dev
2020

21-
ENV PGADMIN_VERSION=4.18
21+
ENV PGADMIN_VERSION=4.8
2222
ENV PYTHONDONTWRITEBYTECODE=1
2323

2424
RUN apk add --no-cache alpine-sdk linux-headers \

0 commit comments

Comments
 (0)