Skip to content

Commit 157f4c2

Browse files
authored
Workflox fix (#109)
2 parents 1a40e4f + fe35d5e commit 157f4c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
publish:
2222
runs-on: ubuntu-latest
2323
container:
24-
image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.38.1-uv-python3.13
24+
image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.38.3-uv-python3.13
2525
options: --user root
2626
credentials:
2727
username: ${{ github.repository_owner }}
@@ -53,7 +53,7 @@ jobs:
5353
buils-site:
5454
runs-on: ubuntu-latest
5555
container:
56-
image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.35.3-uv-python3.13
56+
image: ghcr.io/goldenm-software/flutter-web-builder:flutter3.38.3-uv-python3.13
5757
options: --user root
5858
credentials:
5959
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)