mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
6 lines
114 B
Bash
6 lines
114 B
Bash
# CORE UBUNTU BASE IMAGE
|
|
OS_NAME=ubuntu
|
|
OS_VERSION=20.04
|
|
GOLANG_IMAGE=golang:1.20-alpine3.16
|
|
CORE_VERSION=16.12.0
|