Compare commits
1 Commits
version-bu
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba54fd4bee |
@@ -1,5 +1,5 @@
|
|||||||
# This stage builds the go executable.
|
# This stage builds the go executable.
|
||||||
FROM golang:1.19.3-buster as go
|
FROM golang:1.20.1-buster as go
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
COPY ./ ./
|
COPY ./ ./
|
||||||
|
|||||||
Reference in New Issue
Block a user