Feature/upgrade geth and go #161

Merged
abdulrabbani00 merged 12 commits from feature/upgrade-geth-and-go into master 2022-06-01 18:00:08 +00:00
Showing only changes of commit 27d9413544 - Show all commits

View File

@ -1,4 +1,4 @@
FROM golang:1.16-alpine as builder
FROM golang:1.18-alpine as builder
RUN apk --update --no-cache add make git g++ linux-headers
# DEBUG