Skip to content

Commit 4e215d2

Browse files
Bump alpine from 3.22 to 3.23 in /package
Bumps alpine from 3.22 to 3.23. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3cc61c commit 4e215d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22 AS base
1+
FROM alpine:3.23 AS base
22
RUN apk add -U ca-certificates zstd tzdata
33
ARG TARGETARCH
44
COPY build/out/data-linux*.tar.zst /

0 commit comments

Comments
 (0)