Update image tag in pict-rs.toml

This commit is contained in:
asonix 2023-06-19 16:03:45 -05:00
parent 7d57e0e0a5
commit b141d62fe1
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ targets = 'warn,tracing_actix_web=info,actix_server=info,actix_web=info'
# #
# services: # services:
# pictrs: # pictrs:
# image: asonix/pictrs:v0.4.0-alpha.1 # image: asonix/pictrs:v0.4.0-rc.5
# ports: # ports:
# - "127.0.0.1:8080:8080" # - "127.0.0.1:8080:8080"
# - "127.0.0.1:6669:6669" # this is the line that exposes console # - "127.0.0.1:6669:6669" # this is the line that exposes console