Mod docker images
This commit is contained in:
parent
7f2008ae20
commit
f7dc0969e5
@ -1,5 +1,5 @@
|
|||||||
# CORE ALPINE BASE IMAGE
|
# CORE ALPINE BASE IMAGE
|
||||||
OS_NAME=alpine
|
OS_NAME=alpine
|
||||||
OS_VERSION=3.16
|
OS_VERSION=3.16
|
||||||
GOLANG_IMAGE=golang:1.20-alpine3.16
|
GOLANG_IMAGE=golang:1.21-alpine3.16
|
||||||
CORE_VERSION=16.13.0
|
CORE_VERSION=16.13.1
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# CORE UBUNTU BASE IMAGE
|
# CORE UBUNTU BASE IMAGE
|
||||||
OS_NAME=ubuntu
|
OS_NAME=ubuntu
|
||||||
OS_VERSION=20.04
|
OS_VERSION=20.04
|
||||||
GOLANG_IMAGE=golang:1.20-alpine3.16
|
GOLANG_IMAGE=golang:1.21-alpine3.16
|
||||||
CORE_VERSION=16.13.0
|
CORE_VERSION=16.13.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user