Skip to content

Commit ac70155

Browse files
authored
Merge pull request #127 from devnullvoid/dependabot/docker/develop/alpine-3.24
docker(deps): bump alpine from 3.23 to 3.24
2 parents 3daccdd + b1fa4f8 commit ac70155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.release

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

33
RUN apk add --no-cache ca-certificates tzdata \
44
&& addgroup -S appgroup \

0 commit comments

Comments
 (0)