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
+14-12Lines changed: 14 additions & 12 deletions
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 main branch. To disable this trigger, add \`socket-proxy_main\` into the Github organizational variable \`SKIP_EXTERNAL_TRIGGER\`." >> $GITHUB_STEP_SUMMARY
**tip**: We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
289
+
>[!TIP]
290
+
>We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
287
291
288
292
## Building locally
289
293
@@ -308,6 +312,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
308
312
309
313
## Versions
310
314
315
+
***05.12.24:** - Rebase to Alpine 3.21.
311
316
***26.08.24:** - Change `ALLOW_START`, `ALLOW_STOP`, and `ALLOW_RESTARTS` to work even with `POST=0`.
312
317
***24.05.24:** - Rebase to Alpine 3.20.
313
318
***15.04.24:** - Allow disabling IPv6 support for legacy devices.
0 commit comments