Skip to content

Commit

Permalink
feat(container): update image keinos/sqlite3 to v3.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 707ab83 commit 6f31d05
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.2
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down

0 comments on commit 6f31d05

Please sign in to comment.