mirror of
https://github.com/datarhei/core.git
synced 2025-10-16 13:00:37 +08:00
6 lines
114 B
Bash
6 lines
114 B
Bash
# CORE ALPINE BASE IMAGE
|
|
OS_NAME=alpine
|
|
OS_VERSION=3.15
|
|
GOLANG_IMAGE=golang:1.18.4-alpine3.15
|
|
CORE_VERSION=16.9.1
|