Skip to content

Commit daa2515

Browse files
committed
Fixed docker reference
1 parent 22663ee commit daa2515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ARG BASE_OS_FLAVOR='ubuntu'
77
ARG BASE_OS_VERSION='20.04'
88
ARG BASE_IMAGE="serversideup/s6-overlay:${UPSTREAM_CHANNEL}${BASE_OS_FLAVOR}-${BASE_OS_VERSION}"
99

10+
FROM ${BASE_IMAGE}
1011
LABEL maintainer="Jay Rogers (@jaydrogers)"
1112

1213
# Make sure we keep apt silent during installs

0 commit comments

Comments
 (0)