Skip to content

Commit

Permalink
Update keinos/sqlite3 Docker tag to v3.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent ebe741b commit 4549ff0
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 @@ -1313,7 +1313,7 @@ services:
sqlite:
command: [tail, -f, /dev/null]
container_name: sqlite
image: "keinos/sqlite3:${SQLITE_VERSION:-3.46.1}"
image: "keinos/sqlite3:${SQLITE_VERSION:-3.47.0}"
volumes:
- "./data/sqlite:/opt/data"
superset:
Expand Down

0 comments on commit 4549ff0

Please sign in to comment.