Skip to content

Commit 4dabc0e

Browse files
committed
ci: upgrade pgsql 13 to 17
1 parent 2a688e2 commit 4dabc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
command: label-studio-uwsgi
5050

5151
db:
52-
image: pgautoupgrade/pgautoupgrade:13-alpine
52+
image: pgautoupgrade/pgautoupgrade:17-alpine
5353
hostname: db
5454
restart: unless-stopped
5555
# Optional: Enable TLS on PostgreSQL

0 commit comments

Comments
 (0)