Skip to content

Commit

Permalink
Update dependency postgres to v14 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 19, 2022
1 parent 4b96b09 commit d20553f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:
healthcheck:
test: curl -f http://localhost:8080
postgres:
image: postgres:13-alpine
image: postgres:14-alpine
volumes:
- netbox-postgres-data:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit d20553f

Please sign in to comment.