Skip to content

Commit 09e96a0

Browse files
Update debian Docker tag to trixie-20260406
1 parent ed4bb25 commit 09e96a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY . .
55

66
RUN cd cmd/tarunner && GOOS=linux GOARCH=amd64 go build . && cp tarunner /
77

8-
from debian:trixie-20260316
8+
from debian:trixie-20260406
99

1010
COPY --from=builder --chmod=755 /tarunner /tarunner
1111

0 commit comments

Comments
 (0)