We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec3f1e commit c02d496Copy full SHA for c02d496
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:9.5-slim
+FROM debian:10.1
2
3
LABEL "com.github.actions.name"="Android Github Action"
4
LABEL "com.github.actions.description"="Android Github Action that build Android project, set up JDK 1.8, run unit tests and build debug APK."
0 commit comments