Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cisagov/code-gov-update
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0f9b565f8aa5382c52ecde06a77d26eee2fe7138
Choose a base ref
..
head repository: cisagov/code-gov-update
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b8d6a93ae88f2f549ee88ac993dd19850919833f
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 Dockerfile
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ ENV PYTHON_WHEEL_VERSION=0.40.0
RUN apk --no-cache add \
cargo=1.64.0-r2 \
gcc=12.2.1_git20220924-r4 \
git=2.38.4-r1 \
git=2.38.5-r0 \
libffi-dev=3.4.4-r0 \
musl-dev=1.2.3-r5 \
openssl-dev=3.0.9-r3 \