Skip to content

Commit 7da15ba

Browse files
authored
Merge pull request #351 from IQTLabs/renovate/alpine-3.x
Update alpine Docker tag to v3.21
2 parents 214e8bb + 6cd83ef commit 7da15ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pipetteconf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 3.13 does not work on Raspbian, https://github.com/alpinelinux/docker-alpine/issues/110
2-
FROM alpine:3.20
2+
FROM alpine:3.21
33

44
RUN apk update && \
55
apk add openvswitch iproute2 bash

0 commit comments

Comments
 (0)