Version 15 postgis tag
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -7,7 +7,7 @@ RUN go mod download
|
||||
|
||||
RUN mkdir bin/ && go build -o bin/ ./...
|
||||
|
||||
FROM postgis/postgis:15
|
||||
FROM postgis/postgis:15-master
|
||||
|
||||
COPY --from=builder /usr/local/src/pg_autoconfig/bin/pg_autoconfig /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user