diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-04-17 22:11:33 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2025-05-01 07:06:12 +0200 |
| commit | f55312b52c76e226e25ed605db70b41a11789b07 (patch) | |
| tree | 5f3481b3dff19fcb9cc1a5ba710cb9d94efa6fea | |
| parent | 2e3405fa5729fbbdcc30eac07e83e0f572e178d9 (diff) | |
chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.29.3
| -rw-r--r-- | .devcontainer/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index bb6f0ba..12dd199 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 ghcr.io/cirruslabs/flutter:3.27.3 +FROM --platform=linux/amd64 ghcr.io/cirruslabs/flutter:3.29.3 # FROM debian:bookworm SHELL ["/bin/bash", "-c"] |
