Skip to content

Commit c57141e

Browse files
chore(deps): update docker.io/library/postgres docker tag to v18
1 parent 7a6a58c commit c57141e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/c137/06-apps/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
container_name: paperless-broker
3434
restart: unless-stopped
3535
paperless-db:
36-
image: docker.io/library/postgres:17
36+
image: docker.io/library/postgres:18
3737
container_name: paperless-db
3838
volumes:
3939
- "{{ appdata_path }}/apps/paperless/db:/var/lib/postgresql/data"

0 commit comments

Comments
 (0)