Compare commits
1 Commits
f20bb03710
...
v0.1.12
Author | SHA1 | Date | |
---|---|---|---|
5488cdbc1e |
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:41.66.1
|
||||
container: ghcr.io/renovatebot/renovate:41.62.4
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
@@ -17,6 +17,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- 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:
|
||||
- containerPort: 80
|
||||
|
@@ -67,7 +67,7 @@
|
||||
</nav>
|
||||
|
||||
<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>
|
||||
{# Footer menu #}
|
||||
<nav class="nav-navs">
|
||||
|
Reference in New Issue
Block a user