Skip to content

Commit da4833b

Browse files
committed
trigger rebuild of supervisor/openssh
1 parent 88e95b5 commit da4833b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/supervisor/openssh/leeway.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
# This Dockerfile was taken from https://github.com/ep76/docker-openssh-static and adapted.
2323
FROM alpine:3.16 AS builder
2424

25+
ARG REBUILD_TRIGGER=1
26+
2527
ARG openssh_url=https://github.com/openssh/openssh-portable/archive/refs/tags/V_9_8_P1.tar.gz
2628

2729
WORKDIR /build

0 commit comments

Comments
 (0)