chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.29.3

This commit is contained in:
renovate[bot]
2025-04-17 22:11:33 +00:00
committed by Some Random Crypto Guy
parent da6c95ff28
commit 6516ae02d0

View File

@@ -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"]