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

fix as casing

parent 1c156130
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ ARG IMAGE_SERVER
ARG DEPENDENCY_DIR="/tmp/dependencies"
ARG ANDROID_HOME="/opt/android"
FROM $IMAGE_SERVER/ubuntu:22.04 as download
FROM $IMAGE_SERVER/ubuntu:22.04 AS download
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