mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
added latest golang to docker build for extension building
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# build Golang app for Linux
|
# build Golang app for Linux
|
||||||
FROM golang:1.20
|
FROM golang:latest
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user