diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c47ad041a666..f9e3cb95bca0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ // For format details, see https://aka.ms/devcontainer.json. For config options, see the README at: // https://github.com/microsoft/vscode-dev-containers/tree/v0.224.3/containers/ubuntu { - "image": "ghcr.io/cirruslabs/flutter:3.16.7", + "image": "ghcr.io/cirruslabs/flutter:3.32.7", "forwardPorts": [ 3000 ], diff --git a/flutter-version.txt b/flutter-version.txt index 462914540b7f..4fe56a23e663 100644 --- a/flutter-version.txt +++ b/flutter-version.txt @@ -1 +1 @@ -3.32.4 \ No newline at end of file +3.32.8 \ No newline at end of file