Skip to content

Commit 6e875f7

Browse files
committed
roll buildstage back to alpine 3.12
closes #127
1 parent 8dd2350 commit 6e875f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.armhf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Buildstage
2-
FROM ghcr.io/linuxserver/baseimage-alpine:arm32v7-3.13 as buildstage
2+
FROM ghcr.io/linuxserver/baseimage-alpine:arm32v7-3.12 as buildstage
33

44
# set NZBGET version
55
ARG NZBGET_RELEASE

0 commit comments

Comments
 (0)