aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-08-25 12:38:21 -0400
committerJim Hahn <jrh3@att.com>2021-08-25 15:06:47 -0400
commit7f76b816c7faef74f7ab312d124dba26f77bcf90 (patch)
tree4ca603de029cf16ca4f3f3dac9b69c6266d7d355 /version.properties
parent179fc0ffb7ab20dd79fd5ebde419b54395f25f22 (diff)
Bump docker to 2.3.1
Also changed db-migrator to base off of 2.3.0 jre-alpine version. (We have a "chicken and egg" problem where the migrator can't point to the current docker version, as it hasn't been released yet, thus pointing it to the latest released version, which is one back.) Issue-ID: POLICY-3587 Change-Id: Idf34e9c6a724e31f16636388e239bed059c5dd3e Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index d54fa5b8..bc2c506d 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=2
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}