Skip to content

Commit 1719882

Browse files
authored
Merge pull request #22 from mongodb-developer/update-docker-sql-schema
Updated PostgreSQL version in the Docker container.
2 parents 14ba46f + 2b493dc commit 1719882

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)