Skip to content

Commit f3eb169

Browse files
author
Alan Christie
committed
feat: Another attempt to fix the build
1 parent b63d018 commit f3eb169

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
@@ -17,7 +17,7 @@ WORKDIR ${APP_ROOT}
1717

1818
# Add tools, like gcc
1919
RUN apk add --no-cache \
20-
build-base=0.5
20+
build-base=0.5-r3
2121

2222
##################################################################
2323
#

0 commit comments

Comments
 (0)