Skip to content

Commit f7f365e

Browse files
committed
Switch back to postgis/postgis image
1 parent ca2dec3 commit f7f365e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/baosystems/postgis:15-3.5 AS development_build
1+
FROM postgis/postgis:15-3.5 AS development_build
22

33
RUN apt-get update --quiet \
44
&& apt-get install --quiet -y --no-install-recommends \

0 commit comments

Comments
 (0)