bump to recorder 0.9.7

This commit is contained in:
Jan-Piet Mens
2024-02-06 08:56:21 +01:00
parent 329f4b9ba9
commit cf3818bd9c
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.16 AS builder
ARG RECORDER_VERSION=0.9.6
ARG RECORDER_VERSION=0.9.7
# ARG RECORDER_VERSION=master
ENV DOCKER_RUNNING=1