mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33: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
|
||||
FROM golang:1.20
|
||||
FROM golang:latest
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user