Skip to content

Commit

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

---
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 Oct 1, 2023
1 parent e187a09 commit 571971b
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.1
FROM thyrlian/android-sdk:9.2
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 571971b

Please sign in to comment.