Skip to content

Commit

Permalink
Merge pull request #2786 from wrmilling/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
fix(container): update image alpine ( 3.21.1 → 3.21.2 )
  • Loading branch information
wrmilling authored Jan 9, 2025
2 parents 3a16c9c + 1bba4a2 commit 40aa800
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.1
tag: 3.21.2
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 40aa800

Please sign in to comment.