3 Commits

Author SHA1 Message Date
76aab86e80 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.66.2' (#18) from renovate/ghcr.io-renovatebot-renovate-41.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #18
2025-08-13 16:22:32 +00:00
c2c0626dac chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.66.2 2025-08-13 11:22:22 +00:00
5488cdbc1e fix: align iframe in footer
All checks were successful
renovate / renovate (push) Successful in 1m25s
Build and Deploy / Build-Container-Image (push) Successful in 33s
2025-08-13 13:21:52 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:41.62.4 container: ghcr.io/renovatebot/renovate:41.66.2
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate

View File

@@ -17,6 +17,6 @@ spec:
spec: spec:
containers: containers:
- name: alexohneander-zola - name: alexohneander-zola
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.11 image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.12
ports: ports:
- containerPort: 80 - containerPort: 80

View File

@@ -67,7 +67,7 @@
</nav> </nav>
<p align="center"> <p align="center">
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style='border:none;'></iframe> <iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style="border:none;width: 480px;height: 100px;"></iframe>
</p> </p>
{# Footer menu #} {# Footer menu #}
<nav class="nav-navs"> <nav class="nav-navs">