Skip to content

Commit

Permalink
Postgres version to 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyhodl committed Apr 3, 2024
1 parent 952d18c commit 5f405a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testconfig/oracle/oracledb.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:16.2
FROM postgres:12.2

RUN mkdir certs
COPY ./testconfig/oracle/certs/db/db.crt /certs/
Expand Down

0 comments on commit 5f405a7

Please sign in to comment.