We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a688e2 commit 4dabc0eCopy full SHA for 4dabc0e
docker-compose.yml
@@ -49,7 +49,7 @@ services:
49
command: label-studio-uwsgi
50
51
db:
52
- image: pgautoupgrade/pgautoupgrade:13-alpine
+ image: pgautoupgrade/pgautoupgrade:17-alpine
53
hostname: db
54
restart: unless-stopped
55
# Optional: Enable TLS on PostgreSQL
0 commit comments