prep for elk 8.1.2

This commit is contained in:
t3chn0m4g3
2022-04-15 13:11:25 +00:00
parent fc123d10f9
commit f13d08287f
5 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
FROM ubuntu:20.04
#
# VARS
ENV KB_VER=8.0.1
ENV KB_VER=8.1.2
# Include dist
COPY dist/ /root/dist/
#