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