Skip to content

Commit ddf926c

Browse files
committed
Use testing branch for drawdb
1 parent d6cc3cd commit ddf926c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/containers/container-drawdb.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ExecStart=/usr/bin/podman run \
2424
--replace \
2525
--name drawdb \
2626
--label io.containers.autoupdate=registry \
27-
-p 127.0.0.1:3000:80 ghcr.io/lidsol/drawdb:main
27+
-p 127.0.0.1:3000:80 ghcr.io/lidsol/drawdb:testing
2828
ExecStop=/usr/bin/podman stop \
2929
--ignore -t 10 \
3030
--cidfile=%t/%n.ctr-id

0 commit comments

Comments
 (0)