You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/external_trigger.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ jobs:
23
23
echo "> [!NOTE]" >> $GITHUB_STEP_SUMMARY
24
24
echo "> External trigger running off of master branch. To disable this trigger, add \`qemu-static_master\` into the Github organizational variable \`SKIP_EXTERNAL_TRIGGER\`." >> $GITHUB_STEP_SUMMARY
Copy file name to clipboardExpand all lines: readme-vars.yml
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,15 @@ full_custom_readme: |
12
12
[](https://fleet.linuxserver.io "an online web interface which displays all of our maintained images.")
13
13
[](https://github.com/linuxserver "view the source for all of our repositories.")
14
14
[](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
15
-
15
+
16
16
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring :-
17
-
17
+
18
18
* regular and timely application updates
19
19
* easy user mappings (PGID, PUID)
20
20
* custom base image with s6 overlay
21
21
* weekly base OS updates with common layers across the entire LinuxServer.io ecosystem to minimise space usage, down time and bandwidth
22
22
* regular security updates
23
-
23
+
24
24
Find us at:
25
25
* [Blog](https://blog.linuxserver.io) - all the things you can do with our containers including How-To guides, opinions and much more!
26
26
* [Discord](https://discord.gg/YWrKVTn) - realtime support / chat with the community and the team.
Unlike most of our container library this image is meant to be run ephemerally from the command line to enabled the underlying host to run containers built for different architechtures.
62
62
63
63
### Enable and reset
@@ -71,6 +71,7 @@ full_custom_readme: |
71
71
```
72
72
## Versions
73
73
74
+
* **09.12.24:** - Upgrade to 9.1.2.
74
75
* **07.11.24:** - Upgrade to 9.1.1, switch to new debian package and bin naming scheme.
0 commit comments