Skip to content

Commit 38c52e0

Browse files
author
Timur Galeev
committed
upgrade version
1 parent 8b0cee0 commit 38c52e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
FROM alpine
44

5-
ENV GLIBC_VER=2.35-r0
5+
ENV GLIBC_VER=2.35-r1
66

77
RUN apk --no-cache update && \
88
apk add --no-cache bash curl python3 py3-pip jq git file tar && \

0 commit comments

Comments
 (0)