Skip to content

Commit

Permalink
reverting to dockerhub image
Browse files Browse the repository at this point in the history
  • Loading branch information
vishu-25 committed Sep 23, 2024
1 parent db170bd commit 2f06fad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM c.rzp.io/razorpay/rzp-docker-image-inventory-multi-arch:rzp-golden-image-base-golang-1.23

FROM golang:1.23.1-alpine3.20

ENV SRC_DIR=/go/src/github.com/razorpay/sqs-autoscaler-controller

Expand Down
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/razorpay/sqs-autoscaler-controller

go 1.23

toolchain go1.23.0

require (
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/aws/aws-sdk-go v1.44.219
Expand Down

0 comments on commit 2f06fad

Please sign in to comment.