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 6f98b8b commit 8484587Copy full SHA for 8484587
Makefile
@@ -11,7 +11,7 @@
11
# 6) Continue developing
12
# 7) `make snapshot' as needed to push snapshot images to dockerhub
13
#
14
-VERSION := 38-SNAPSHOT
+VERSION := 38
15
RELEASE_TYPE := $(if $(filter %-SNAPSHOT, $(VERSION)),snapshot,release)
16
17
LABEL := io.trino.git.hash=$(shell git rev-parse HEAD)
0 commit comments