Skip to content

Commit 2b493dc

Browse files
committed
Updated PostgreSQL version in the Docker container. Also updated the included database schema to match the online sample
1 parent 14ba46f commit 2b493dc

File tree

4 files changed

+98854
-88740
lines changed

4 files changed

+98854
-88740
lines changed

docker/sample-postgres-library/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:13
1+
FROM postgres:16
22

33
ENV POSTGRES_USER postgres
44
ENV POSTGRES_PASSWORD postgres

0 commit comments

Comments
 (0)