mirror of https://github.com/statping/statping
use c.rzp.io/razorpay/onggi:rzp-golden-image-go1.20 image
parent
3569a51b88
commit
96f809d9e5
|
@ -23,7 +23,7 @@ RUN yarn build && yarn cache clean
|
||||||
|
|
||||||
# Statping Golang BACKEND building from source
|
# Statping Golang BACKEND building from source
|
||||||
# Creates "/go/bin/statping" and "/usr/local/bin/sass" for copying
|
# Creates "/go/bin/statping" and "/usr/local/bin/sass" for copying
|
||||||
FROM golang:1.18-alpine AS backend
|
FROM c.rzp.io/razorpay/onggi:rzp-golden-image-go1.20 AS backend
|
||||||
LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
|
LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
ARG COMMIT
|
ARG COMMIT
|
||||||
|
|
Loading…
Reference in New Issue