use c.rzp.io/razorpay/onggi:rzp-golden-image-go1.20 image

pull/1113/head
akash-sachan 2023-06-19 18:26:36 +05:30
parent 3569a51b88
commit 96f809d9e5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ RUN yarn build && yarn cache clean
# Statping Golang BACKEND building from source
# 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)"
ARG VERSION
ARG COMMIT