Skip to content

Commit

Permalink
feat(container): update image keinos/sqlite3 to v3.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent faae1b9 commit 8dc7417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/utilities/vaultwarden/app/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: sqlite3
image: keinos/sqlite3:3.42.0
image: keinos/sqlite3:3.44.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down

0 comments on commit 8dc7417

Please sign in to comment.