Revert build
This commit is contained in:
parent
dec0142a5b
commit
59767804a9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Build image
|
# Build image
|
||||||
FROM golang:1.18-alpine as build
|
FROM golang:1.15-alpine as build
|
||||||
|
|
||||||
RUN apk add --update nodejs npm make g++ git
|
RUN apk add --update nodejs npm make g++ git
|
||||||
RUN npm install -g less less-plugin-clean-css
|
RUN npm install -g less less-plugin-clean-css
|
||||||
|
|
Loading…
Add table
Reference in a new issue