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