Skip to content

Commit da833a3

Browse files
committed
Mod updates build env.
1 parent bbcf0ab commit da833a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github_build/Build.alpine.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CORE ALPINE BASE IMAGE
22
OS_NAME=alpine
33
OS_VERSION=3.15
4-
GOLANG_IMAGE=golang:1.18.4-alpine3.15
5-
CORE_VERSION=16.9.1
4+
GOLANG_IMAGE=golang:1.18.6-alpine3.15
5+
CORE_VERSION=16.10.0

.github_build/Build.ubuntu.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CORE UBUNTU BASE IMAGE
22
OS_NAME=ubuntu
33
OS_VERSION=20.04
4-
GOLANG_IMAGE=golang:1.18.4-alpine3.15
5-
CORE_VERSION=16.9.1
4+
GOLANG_IMAGE=golang:1.18.6-alpine3.15
5+
CORE_VERSION=16.10.0

0 commit comments

Comments
 (0)