Skip to content

Commit

Permalink
Mod docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
jstabenow committed Dec 1, 2023
1 parent 7f2008a commit f7dc096
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github_build/Build.alpine.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CORE ALPINE BASE IMAGE
OS_NAME=alpine
OS_VERSION=3.16
GOLANG_IMAGE=golang:1.20-alpine3.16
CORE_VERSION=16.13.0
GOLANG_IMAGE=golang:1.21-alpine3.16
CORE_VERSION=16.13.1
4 changes: 2 additions & 2 deletions .github_build/Build.ubuntu.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CORE UBUNTU BASE IMAGE
OS_NAME=ubuntu
OS_VERSION=20.04
GOLANG_IMAGE=golang:1.20-alpine3.16
CORE_VERSION=16.13.0
GOLANG_IMAGE=golang:1.21-alpine3.16
CORE_VERSION=16.13.1

0 comments on commit f7dc096

Please sign in to comment.