mirror of
https://github.com/datarhei/core.git
synced 2025-12-24 13:07:56 +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.13.0
|