revert out-of-scope changes
This commit is contained in:
parent
2660b39654
commit
4874fc9b4b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Use carlosedp/golang for riscv64 support
|
||||
FROM golang:latest AS build
|
||||
FROM carlosedp/golang:1.18 AS build
|
||||
|
||||
# Install dependencies
|
||||
RUN apt-get update && apt-get install -y git build-essential libsecret-1-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue