mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-07 19:51:51 +00:00
Dockerfile: Fix casing of 'as'
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
3a1be75d04
commit
e29457defc
@ -1,4 +1,4 @@
|
||||
FROM python:3.9-alpine3.19 as builder
|
||||
FROM python:3.9-alpine3.19 AS builder
|
||||
|
||||
LABEL org.opencontainers.image.authors="Stefan Berger"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user