Skip to content

Commit

Permalink
Bump thyrlian/android-sdk from 9.3 to 10.0 (#26)
Browse files Browse the repository at this point in the history
Bumps thyrlian/android-sdk from 9.3 to 10.0.

---
updated-dependencies:
- dependency-name: thyrlian/android-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent bd2b527 commit deaaaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM thyrlian/android-sdk:9.3
FROM thyrlian/android-sdk:10.0
WORKDIR /app/downloads
RUN apt-get update && apt-get install wget xz-utils -y && \
wget https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_2.10.5-stable.tar.xz && \
Expand Down

0 comments on commit deaaaae

Please sign in to comment.