Capitalize 'as'

This commit is contained in:
Sebastian Schmitt
2025-10-30 10:23:42 +01:00
parent 7c64d8572d
commit 0bf2d79d83

View File

@@ -1,4 +1,4 @@
FROM opensuse/tumbleweed:latest as builder
FROM opensuse/tumbleweed:latest AS builder
RUN zypper -n install --no-recommends git go1.22 unzip &&\
zypper -n install -t pattern devel_basis