Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Commit

Permalink
⬆️ Upgrades gcc to 9.3.0-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 29, 2020
1 parent d31a429 commit a578913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lutron-cert/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COPY requirements.txt /tmp/
ARG BUILD_ARCH=amd64
RUN \
apk add --no-cache --virtual .build-dependencies \
gcc=9.2.0-r4 \
gcc=9.3.0-r2 \
libc-dev=0.7.2-r0 \
libffi-dev=3.2.1-r6 \
openssl-dev=1.1.1g-r0 \
Expand Down

0 comments on commit a578913

Please sign in to comment.