We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeec59f commit eb57fb5Copy full SHA for eb57fb5
.github_build/Build.alpine.env
@@ -1,5 +1,5 @@
1
# CORE ALPINE BASE IMAGE
2
OS_NAME=alpine
3
OS_VERSION=3.15
4
-GOLANG_IMAGE=golang:1.18.4-alpine3.15
5
-CORE_VERSION=16.9.1
+GOLANG_IMAGE=golang:1.18.6-alpine3.15
+CORE_VERSION=16.10.1
.github_build/Build.ubuntu.env
# CORE UBUNTU BASE IMAGE
OS_NAME=ubuntu
OS_VERSION=20.04
CHANGELOG.md
@@ -2,8 +2,8 @@
### Core v16.10.0 > v16.10.1
-- Fix use of Let's Encrypt production CA
6
- Add email address in TLS config for Let's Encrypt
+- Fix use of Let's Encrypt production CA
7
8
### Core v16.9.1 > v16.10.0
9
0 commit comments