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 c67086a commit c3df7f5Copy full SHA for c3df7f5
src/main/resources/Dockerfile
@@ -1,5 +1,5 @@
1
FROM centos:7 AS tarantool-base
2
-ARG TARANTOOL_VERSION=2.4
+ARG TARANTOOL_VERSION=2.8
3
ARG TARANTOOL_SERVER_USER="tarantool"
4
ARG TARANTOOL_SERVER_UID=1000
5
ARG TARANTOOL_SERVER_GROUP="tarantool"
0 commit comments