Skip to content

Commit

Permalink
Change case as to AS
Browse files Browse the repository at this point in the history
  • Loading branch information
nss10 committed Dec 20, 2024
1 parent 51f2228 commit 5d39f69
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
Expand Up @@ -2,7 +2,7 @@
ARG AZLINUX_BASE_VERSION=feat_python-nginx

# ------ Base stage ------
FROM quay.io/cdis/python-nginx-al:${AZLINUX_BASE_VERSION} as builder
FROM quay.io/cdis/python-nginx-al:${AZLINUX_BASE_VERSION} AS builder

ENV DEBIAN_FRONTEND=noninteractive \
SPARK_VERSION="2.4.0" \
Expand Down

0 comments on commit 5d39f69

Please sign in to comment.