update akkoma commit

This commit is contained in:
Kegan Myers 2023-07-23 15:08:26 -05:00
parent 54d8907ebb
commit eb4d38781f

View file

@ -1,7 +1,7 @@
#!/bin/bash
set -Eeuxo pipefail
AKKOMA_COMMIT="dd17e0353a9efd66b19803d066ec45fa7d155886"
AKKOMA_COMMIT="024578a659d453ae61e7535cb73758f760af375a"
AKKOMA_BASE_IMAGE="registry.nrd.li/nrdli/akkoma:${AKKOMA_COMMIT}"
# clone akkoma source code