Skip to content
Snippets Groups Projects
Commit 5940378d authored by Andri Joos's avatar Andri Joos :blush:
Browse files

update base image

parent b474daa6
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ RUN apt update \
&& wget "https://github.com/google/bundletool/releases/download/${BUNDLETOOL_VERSION}/bundletool-all-${BUNDLETOOL_VERSION}.jar" -O ${BUNDLETOOL_FILE}
FROM $IMAGE_SERVER/flutter:3.19.0
FROM $IMAGE_SERVER/flutter:3.24.0
ARG DEPENDENCY_DIR
ARG ANDROID_HOME
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment