We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6123e commit fe35d5eCopy full SHA for fe35d5e
1 file changed
.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ jobs:
21
publish:
22
runs-on: ubuntu-latest
23
container:
24
- image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.38.1-uv-python3.13
+ image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.38.3-uv-python3.13
25
options: --user root
26
credentials:
27
username: ${{ github.repository_owner }}
@@ -53,7 +53,7 @@ jobs:
53
buils-site:
54
55
56
- image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.35.3-uv-python3.13
57
58
59
0 commit comments