Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 7c2f408 commit 0c9ca0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/huginn/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.5"

services:
huginn-postgres:
image: postgres:14.6-alpine
image: postgres:14.12-alpine
container_name: huginn-postgres
hostname: huginn-postgres
restart: always
Expand Down

0 comments on commit 0c9ca0b

Please sign in to comment.