fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-26 20:09:21 +02:00
parent 5854225108
commit eef78b9a08

View File

@ -74,7 +74,7 @@ jobs:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
container:
image: registry.gitlab.com/hosttoday/ht-docker-dbase:npmci
image: code.foss.global/host.today/ht-docker-dbase:npmci
steps:
- uses: actions/checkout@v3