We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3b519 commit 3b26d23Copy full SHA for 3b26d23
Dockerfile
@@ -2,7 +2,7 @@
2
FROM debian:bullseye-slim
3
4
# SMAPP version
5
-ARG SMAPP_VERSION=1.3.6
+ARG SMAPP_VERSION=1.3.6-hotfix
6
7
# SMAPP Debian Package
8
ARG SMAPP_APP=spacemesh_app_${SMAPP_VERSION}_amd64.deb
0 commit comments