Skip to content

Commit

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

0 comments on commit 4c2f746

Please sign in to comment.