mirror of
https://github.com/datarhei/core.git
synced 2025-12-24 13:07:56 +08:00
6 lines
113 B
Bash
6 lines
113 B
Bash
# CORE ALPINE BASE IMAGE
|
|
OS_NAME=alpine
|
|
OS_VERSION=3.16
|
|
GOLANG_IMAGE=golang:1.20-alpine3.16
|
|
CORE_VERSION=16.12.0
|