Skip to content

Commit c00ea04

Browse files
committed
annotation fix As to AS
1 parent 21822d8 commit c00ea04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devops/arm64.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ RUN mkdir -p /app/full \
6868
&& cp .devops/tools.sh /app/full/tools.sh
6969

7070
# Stage 2: Runtime
71-
FROM --platform=$BUILDPLATFORM_runner debian:bookworm-slim As base
71+
FROM --platform=$BUILDPLATFORM_runner debian:bookworm-slim AS base
7272

7373
#FROM ubuntu:$UBUNTU_VERSION AS base
7474

0 commit comments

Comments
 (0)