Compare commits
1 Commits
renovate/g
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ed32af740 |
@@ -13,7 +13,7 @@
|
||||
# 1 Build Base Image #
|
||||
######################
|
||||
|
||||
ARG BUILD_FROM="ghcr.io/hassio-addons/base:19.0.0"
|
||||
ARG BUILD_FROM="ghcr.io/hassio-addons/base:18.1.4"
|
||||
# hadolint ignore=DL3006
|
||||
FROM $BUILD_FROM AS base
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ profile {{slug}} flags=(attach_disconnected,mediate_deleted) {
|
||||
# Capabilities
|
||||
file,
|
||||
signal (send) set=(kill,term,int,hup,cont),
|
||||
network,
|
||||
|
||||
# S6-Overlay
|
||||
/init ix,
|
||||
|
||||
Reference in New Issue
Block a user