Skip to content

Commit

Permalink
Update to FDW v1.12.0 (#4415)
Browse files Browse the repository at this point in the history
  • Loading branch information
pskrbasu committed Oct 22, 2024
1 parent 6c368fb commit a456333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constants/db.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const (
// constants for installing db and fdw images
const (
DatabaseVersion = "14.2.0"
FdwVersion = "1.12.0-rc.2"
FdwVersion = "1.12.0"

// PostgresImageRef is the OCI Image ref for the database binaries
PostgresImageRef = "ghcr.io/turbot/steampipe/db:14.2.0"
Expand Down

0 comments on commit a456333

Please sign in to comment.