nginx-golang-mysql: code review fixes
Co-authored-by: Guillaume Lours <guillaume@lours.me> Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
committed by
Milas Bowman
parent
aa997c70ea
commit
aae8ffbdce
@@ -19,7 +19,7 @@ RUN --mount=type=cache,target=/go/pkg/mod/cache \
|
||||
|
||||
CMD ["/code/bin/backend"]
|
||||
|
||||
FROM builder as dev-envs
|
||||
FROM builder AS dev-envs
|
||||
|
||||
RUN <<EOF
|
||||
apk update
|
||||
|
||||
Reference in New Issue
Block a user