Skip to content

Commit d2e5038

Browse files
renovate[bot]CybotTM
authored andcommitted
chore(deps): update alpine docker tag to v3.21
1 parent d6db78a commit d2e5038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY . ${GOPATH}/src/github.com/netresearch/ofelia
1313

1414
RUN go build -o /go/bin/ofelia .
1515

16-
FROM alpine:3.20
16+
FROM alpine:3.21
1717

1818
# this label is required to identify container with ofelia running
1919
LABEL ofelia.service=true

0 commit comments

Comments
 (0)