mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 03:52:31 +03:00
Bump golang from 1.16.2 to 1.16.3
Bumps golang from 1.16.2 to 1.16.3. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5185e4bd6
commit
3f70d82ce0
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
FROM golang:1.16.2 as base
|
||||
FROM golang:1.16.3 as base
|
||||
WORKDIR /src
|
||||
ENV CGO_ENABLED=0
|
||||
COPY go.* ./
|
||||
|
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
FROM golang:1.16.2 as base
|
||||
FROM golang:1.16.3 as base
|
||||
WORKDIR /src
|
||||
ENV CGO_ENABLED=0
|
||||
COPY go.* ./
|
||||
|
Loading…
Reference in New Issue
Block a user