Skip to content

Commit

Permalink
Merge pull request #81 from illallangi/andrewcole/versions
Browse files Browse the repository at this point in the history
Bumped package versions
  • Loading branch information
andrewcole authored Jun 19, 2024
2 parents 31064e3 + 1c9474e commit d959036
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ FROM base as builder

RUN \
apk add --no-cache \
gcc=13.2.1_git20231014-r0 \
libffi-dev=3.4.4-r3 \
musl-dev=1.2.4_git20230717-r4 \
gcc=13.2.1_git20240309-r0 \
libffi-dev=3.4.6-r0 \
musl-dev=1.2.5-r0 \
&& \
mkdir /install

Expand Down

0 comments on commit d959036

Please sign in to comment.