Skip to content

Commit

Permalink
Merge pull request #2882 from wrmilling/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
fix(container): update image alpine ( 3.21.2 → 3.21.3 )
  • Loading branch information
wrmilling authored Feb 16, 2025
2 parents 28fb036 + ee3942a commit 9d8aa34
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.2
tag: 3.21.3
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 9d8aa34

Please sign in to comment.