Skip to content

Commit 01ac942

Browse files
Bump alpine from 3.22 to 3.23 in /docker (#141)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06c155a commit 01ac942

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/builder.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM alpine:3.22
1+
FROM alpine:3.23
22

33
RUN apk add --no-cache -q jq make curl

docker/runner.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM alpine:3.22
1+
FROM alpine:3.23
22

33
RUN apk add --no-cache -q yq-go jq make shellcheck editorconfig-checker check-jsonschema util-linux-misc

0 commit comments

Comments
 (0)