File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ LABEL org.opencontainers.image.title="Tailscale" \
2424 io.daemonless.category="Infrastructure" \
2525 io.daemonless.volumes="/config" \
2626 io.daemonless.arch="${FREEBSD_ARCH}" \
27- io.daemonless.pkg-source="containerfile " \
27+ io.daemonless.pkg-source="pkg " \
2828 io.daemonless.upstream-url="${UPSTREAM_URL}" \
2929 io.daemonless.upstream-jq="${UPSTREAM_JQ}" \
3030 io.daemonless.healthcheck-url="tailscale-status" \
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ LABEL org.opencontainers.image.title="{{ title }}" \
2626 org.freebsd.jail.allow.mlock="required" \
2727{% - endif %}
2828 io.daemonless.arch="${FREEBSD_ARCH}" \
29- io.daemonless.pkg-source="containerfile " \
29+ io.daemonless.pkg-source="pkg " \
3030 io.daemonless.upstream-url="${UPSTREAM_URL}" \
3131 io.daemonless.upstream-jq="${UPSTREAM_JQ}" \
3232 io.daemonless.healthcheck-url="tailscale-status" \
You can’t perform that action at this time.
0 commit comments