We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01dc746 commit 0819fc7Copy full SHA for 0819fc7
images/rippled/Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1.3-labs
2
FROM debian:trixie@sha256:0d01188e8dd0ac63bf155900fad49279131a876a1ea7fac917c62e87ccb2732d as build
3
4
-ARG VERSION=3.1.0
+ARG VERSION=3.1.1
5
6
ENV DEBIAN_FRONTEND="noninteractive" TZ="Europe/London"
7
0 commit comments