Skip to content

Commit b63d018

Browse files
author
Alan Christie
committed
build: Anotehr attempt to fix the build
1 parent 1a701cd commit b63d018

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
20+
build-base=0.5
2121

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

0 commit comments

Comments
 (0)