Skip to content

Commit e939689

Browse files
committed
chore(deps): update alpine docker tag to v3.22.2
1 parent 595e18e commit e939689

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
@@ -32,7 +32,7 @@ RUN VERSION=${VERSION:-$(git describe --tags --always --dirty 2>/dev/null || ech
3232
-o ghcr-exporter ./cmd
3333

3434
# Final stage
35-
FROM alpine:3.22.1
35+
FROM alpine:3.22.2
3636

3737
RUN apk --no-cache add ca-certificates wget
3838

0 commit comments

Comments
 (0)