Skip to content

Commit

Permalink
Merge pull request #2782 from wrmilling/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
fix(container): update image alpine ( 3.21.0 → 3.21.1 )
  • Loading branch information
wrmilling authored Jan 8, 2025
2 parents 622b3a7 + 0538d36 commit 50b9339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/forgejo/forgejo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
clean-gpg-lock:
image:
repository: alpine
tag: 3.21.0
tag: 3.21.1
pullPolicy: IfNotPresent
command: ['sh', '-c', "rm -f /data/gitea/home/.gnupg/public-keys.d/pubring.db.lock"]
# init-db:
Expand Down

0 comments on commit 50b9339

Please sign in to comment.