Skip to content

Commit

Permalink
Remove env vars no longer needed by oracle_fdw
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanlonel committed Oct 21, 2024
1 parent 6d00fce commit b35b74a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ ARG BASE_IMAGE_TAG=latest

FROM postgis/postgis:$BASE_IMAGE_TAG AS base-image

ENV ORACLE_HOME /usr/lib/oracle/client
ENV PATH $PATH:${ORACLE_HOME}




Expand Down

0 comments on commit b35b74a

Please sign in to comment.