From b141d62fe104fe10fdf8b61a13e44ab917265d18 Mon Sep 17 00:00:00 2001 From: asonix Date: Mon, 19 Jun 2023 16:03:45 -0500 Subject: [PATCH] Update image tag in pict-rs.toml --- pict-rs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pict-rs.toml b/pict-rs.toml index 00ff868..5ec8f27 100644 --- a/pict-rs.toml +++ b/pict-rs.toml @@ -56,7 +56,7 @@ targets = 'warn,tracing_actix_web=info,actix_server=info,actix_web=info' # # services: # pictrs: -# image: asonix/pictrs:v0.4.0-alpha.1 +# image: asonix/pictrs:v0.4.0-rc.5 # ports: # - "127.0.0.1:8080:8080" # - "127.0.0.1:6669:6669" # this is the line that exposes console