Skip to content

Commit

Permalink
Update keinos/sqlite3 Docker tag to v3.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 24ee046 commit bde156a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1149,7 +1149,7 @@ services:
sqlite:
command: [tail, -f, /dev/null]
container_name: sqlite
image: "keinos/sqlite3:3.46.0"
image: "keinos/sqlite3:3.46.1"
volumes:
- "./data/sqlite:/opt/data"
temporal:
Expand Down

0 comments on commit bde156a

Please sign in to comment.