mirror of
https://github.com/datarhei/core.git
synced 2025-12-24 13:07:56 +08:00
Mod updates build env.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# CORE ALPINE BASE IMAGE
|
||||
OS_NAME=alpine
|
||||
OS_VERSION=3.15
|
||||
GOLANG_IMAGE=golang:1.18.4-alpine3.15
|
||||
CORE_VERSION=16.9.1
|
||||
GOLANG_IMAGE=golang:1.18.6-alpine3.15
|
||||
CORE_VERSION=16.10.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# CORE UBUNTU BASE IMAGE
|
||||
OS_NAME=ubuntu
|
||||
OS_VERSION=20.04
|
||||
GOLANG_IMAGE=golang:1.18.4-alpine3.15
|
||||
CORE_VERSION=16.9.1
|
||||
GOLANG_IMAGE=golang:1.18.6-alpine3.15
|
||||
CORE_VERSION=16.10.0
|
||||
|
||||
Reference in New Issue
Block a user