Actualiser Dockerfile

harmonized lowercse and uppercase
This commit is contained in:
pb
2024-07-30 10:13:07 +02:00
parent 1bb89db5c8
commit 7c51224e4f

View File

@@ -1,4 +1,4 @@
FROM golang:alpine as builder
FROM golang:alpine AS builder
WORKDIR /app