1
0
mirror of https://github.com/axllent/mailpit.git synced 2024-12-26 22:56:43 +02:00

Use correct AS case

This commit is contained in:
Ralph Slooten 2024-06-22 23:48:07 +12:00
parent 6373a33bff
commit 19645db2de

View File

@ -1,4 +1,4 @@
FROM golang:alpine as builder
FROM golang:alpine AS builder
ARG VERSION=dev