Skip to content

Commit

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

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

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 May 2, 2024
1 parent 571971b commit ad578f1
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.2
FROM thyrlian/android-sdk:9.3
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 ad578f1

Please sign in to comment.