Skip to content

Commit 574a77d

Browse files
authored
Update Dockerfile
1 parent cae83e6 commit 574a77d

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
@@ -52,7 +52,7 @@ RUN apk add --no-cache \
5252
COPY --from=xx / /
5353
ARG TARGETPLATFORM
5454

55-
RUN xx-apk add --no-cache xx-cxx-essentials openssl-dev zlib-dev zlib libgcc curl-dev msgpack-cxx-dev
55+
RUN xx-apk add --no-cache xx-cxx-essentials openssl-dev zlib-dev zlib libstdc++ curl-dev msgpack-cxx-dev
5656

5757

5858
### Build image

0 commit comments

Comments
 (0)