Compare commits
1 Commits
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f9866ed94a |
@@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
FROM golang:1.20 AS builder
|
||||
FROM golang:1.22 AS builder
|
||||
|
||||
# Set go mod installation source and proxy
|
||||
ARG GO111MODULE=on
|
||||
|
||||
Reference in New Issue
Block a user