Skip to content
Snippets Groups Projects
Verified Commit 5ed856f6 authored by Olivier Benz's avatar Olivier Benz
Browse files

Update sample docker-compose.yml

- Pin PostgreSQL version
parent 0f24fb5e
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ services:
- traefik.http.routers.jupyterhub-sec.middlewares=sts@file
jupyterhub-postgres:
image: postgres:alpine
image: postgres:16-alpine
restart: always
networks:
- jupyter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment