Skip to content

Commit

Permalink
Update voltrondata/flight-sql Docker tag to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent ca248d3 commit ea31064
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 @@ -573,7 +573,7 @@ services:
- TLS_ENABLED=1
- "FLIGHT_PASSWORD=${FLIGHT_SQL_PASSWORD:-flight_password}"
- PRINT_QUERIES=1
image: "voltrondata/flight-sql:${FLIGHT_SQL_VERSION:-v1.4.0}"
image: "voltrondata/flight-sql:${FLIGHT_SQL_VERSION:-v1.4.1}"
ports:
- "31337:31337"
flink:
Expand Down

0 comments on commit ea31064

Please sign in to comment.