Skip to content

Commit 8bd7acc

Browse files
authored
Merge pull request #15 from sir-gon/renovate/alpine-3.x
Update alpine Docker tag to v3.22
2 parents 15ae2f0 + 7dd87cd commit 8bd7acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ CMD ["make", "test"]
9393

9494
###############################################################################
9595

96-
FROM alpine:3.20 AS production
96+
FROM alpine:3.22 AS production
9797

9898
ENV LOG_LEVEL=INFO
9999
ENV BRUTEFORCE=false

0 commit comments

Comments
 (0)