Skip to content

Commit c316208

Browse files
authored
Merge pull request #15 from razorpay/dockerfile-fix
Fix dockerfile
2 parents cca792a + 5a3f119 commit c316208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine3.20
1+
FROM golang:1.21.1-alpine3.18
22

33
RUN apk update; apk add make git curl bash jq aws-cli
44

0 commit comments

Comments
 (0)