Make docker shut up about lowercase 'as'
This commit is contained in:
parent
4279d63422
commit
f3e0869f19
@ -1,4 +1,4 @@
|
||||
FROM golang:1.20-bookworm as builder
|
||||
FROM golang:1.20-bookworm AS builder
|
||||
LABEL io.hockeypuck.temp=true
|
||||
RUN adduser builder --system --disabled-login
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
Loading…
x
Reference in New Issue
Block a user