Skip to content

Commit 51c47b2

Browse files
committed
Update AWS-LC to v1.69.0
1 parent d45d24e commit 51c47b2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

3.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.0/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.1/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.2/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.3/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

3.4/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.20 AS awslc-builder
22

33
ENV AWSLC_URL https://github.com/aws/aws-lc.git
4-
ENV AWSLC_TAG v1.65.1
4+
ENV AWSLC_TAG v1.69.0
55

66
RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux-headers git cmake samurai go && \
77
git clone --depth 1 --branch "${AWSLC_TAG}" "${AWSLC_URL}" /tmp/aws-lc && \

0 commit comments

Comments
 (0)