1 Commits

Author SHA1 Message Date
9c6c7eab2c Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 18s
2025-12-03 22:57:35 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
echo ">> Parent Count: $PARENT_COUNT"
if [ $PARENT_COUNT > 1]; then
echo ">> Commit detected to be direct to main"
echo "">> Commit detected to be a direct commit to main"
fi
echo "parent-count=$PARENT_COUNT" >> "$GITHUB_OUTPUT"

View File

@@ -9,7 +9,7 @@ karakeep:
main:
image:
repository: ghcr.io/karakeep-app/karakeep
tag: 0.29.0
tag: 0.28.0
pullPolicy: IfNotPresent
env:
- name: DATA_DIR