Update Dockerfile
This commit is contained in:
parent
947971d380
commit
a3a7a2786a
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$BUILDPLATFORM docker-0.unsee.tech/golang:alpine AS builder
|
||||
FROM docker-0.unsee.tech/golang:alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue