mirror of
https://github.com/datarhei/core.git
synced 2026-04-23 16:50:01 +08:00
6 lines
115 B
Bash
6 lines
115 B
Bash
# CORE UBUNTU BASE IMAGE
|
|
OS_NAME=ubuntu
|
|
OS_VERSION=20.04
|
|
GOLANG_IMAGE=golang:1.18.2-alpine3.15
|
|
CORE_VERSION=16.8.0
|