Add gitleaks pre-commit hook and bump opencode to 1.4.2
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ ARG DEBIAN_VERSION=bookworm-slim
|
||||
FROM debian:${DEBIAN_VERSION} AS base
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG OPENCODE_VERSION=1.4.0
|
||||
ARG OPENCODE_VERSION=1.4.2
|
||||
|
||||
LABEL maintainer="joakimp"
|
||||
LABEL description="Portable opencode developer container"
|
||||
|
||||
Reference in New Issue
Block a user