Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit 15f8e90

Browse files
committed
Trailling newlines
1 parent f7d3a63 commit 15f8e90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.armhf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ FROM ghcr.io/linuxserver/baseimage-ubuntu:arm32v7-focal
33
# environment settings
44
ARG DEBIAN_FRONTEND="noninteractive"
55

6-
COPY /root-armhf /
6+
COPY /root-armhf /
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/with-contenv bash
22

33
exec \
4-
s6-svscanctl -t /var/run/s6/services
4+
s6-svscanctl -t /var/run/s6/services

0 commit comments

Comments
 (0)