Skip to content

Commit

Permalink
Revert "Update dependency debian_12/gcc-12 to v12" (#60)
Browse files Browse the repository at this point in the history
This reverts commit 671c523.
  • Loading branch information
simao-silva authored Nov 8, 2023
1 parent b55c7d0 commit 0070747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ENV PATH="$VIRTUAL_ENV/bin:$PATH"
ARG PIP_VERSION

# renovate: datasource=repology depName=debian_12/gcc-12 versioning=loose
ARG GCC_VERSION="12.2.0-14"
ARG GCC_VERSION="4:12.2.0-3"

# renovate: datasource=repology depName=debian_12/glibc versioning=loose
ARG GLIBC_VERSION="2.36-9+deb12u3"
Expand Down

0 comments on commit 0070747

Please sign in to comment.