Skip to content

Commit

Permalink
Update Debian-based image pinned dependencies
Browse files Browse the repository at this point in the history
- oldstable images
- stable images
- unstable images

Common items:

- bsdmainutils
- tree
- xz-utils

The cgo-mingw-w64 specific image dependencies were also updated:

- gcc-multilib
- gcc-mingw-w64

refs GH-1047
  • Loading branch information
atc0005 committed Jun 15, 2023
1 parent 308f9b4 commit 43c82ab
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions oldstable/build/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ LABEL org.opencontainers.image.description="Docker container image used to build
releases of Go code. Based on the latest version of the upstream oldstable golang image."
LABEL org.opencontainers.image.authors="Adam Chalkley (github.com/atc0005)"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV XZ_UTILS_VERSION="5.2.5-2.1~deb11u1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"
ENV XZ_UTILS_VERSION="5.4.1-0.2"

# https://github.com/tc-hib/go-winres/releases
ENV GO_WINRES_VERSION="v0.3.1"
Expand Down
4 changes: 2 additions & 2 deletions oldstable/combined/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ ENV TICKERYZER_VERSION="v0.0.3"
ENV TOMLL_VERSION="v2.0.8"
ENV ERRWRAP_VERSION="v1.5.0"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down
10 changes: 5 additions & 5 deletions stable/build/cgo-mingw-w64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ LABEL org.opencontainers.image.description="Docker container image used to build
Supports static, cgo-enabled builds via mingw."
LABEL org.opencontainers.image.authors="Adam Chalkley (github.com/atc0005)"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV APT_GCC_MULTILIB_VERSION="4:10.2.1-1"
ENV APT_GCC_MINGW_W64_VERSION="10.2.1-6+24.2"
ENV XZ_UTILS_VERSION="5.2.5-2.1~deb11u1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"
ENV APT_GCC_MULTILIB_VERSION="4:12.2.0-3"
ENV APT_GCC_MINGW_W64_VERSION="12.2.0-14+25.2"
ENV XZ_UTILS_VERSION="5.4.1-0.2"

# https://github.com/tc-hib/go-winres/releases
ENV GO_WINRES_VERSION="v0.3.1"
Expand Down
6 changes: 3 additions & 3 deletions stable/build/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ LABEL org.opencontainers.image.description="Docker container image used to build
releases of Go code. Based on the latest version of the upstream stable golang image."
LABEL org.opencontainers.image.authors="Adam Chalkley (github.com/atc0005)"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV XZ_UTILS_VERSION="5.2.5-2.1~deb11u1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"
ENV XZ_UTILS_VERSION="5.4.1-0.2"

# https://github.com/tc-hib/go-winres/releases
ENV GO_WINRES_VERSION="v0.3.1"
Expand Down
4 changes: 2 additions & 2 deletions stable/combined/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ ENV TICKERYZER_VERSION="v0.0.3"
ENV TOMLL_VERSION="v2.0.8"
ENV ERRWRAP_VERSION="v1.5.0"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down
6 changes: 3 additions & 3 deletions unstable/build/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ LABEL org.opencontainers.image.description="Docker container image used to build
golang:rc image or if not recently available, the latest stable golang image."
LABEL org.opencontainers.image.authors="Adam Chalkley (github.com/atc0005)"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV XZ_UTILS_VERSION="5.2.5-2.1~deb11u1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"
ENV XZ_UTILS_VERSION="5.4.1-0.2"

# https://github.com/tc-hib/go-winres/releases
ENV GO_WINRES_VERSION="v0.3.1"
Expand Down
4 changes: 2 additions & 2 deletions unstable/combined/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ ENV STRUCTSLOP_VERSION="v0.0.8"
ENV TOMLL_VERSION="v2.0.8"
ENV ERRWRAP_VERSION="v1.5.0"

ENV APT_BSDMAINUTILS_VERSION="12.1.7+nmu3"
ENV APT_TREE_VERSION="1.8.0-1+b1"
ENV APT_BSDMAINUTILS_VERSION="12.1.8"
ENV APT_TREE_VERSION="2.1.0-1"

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 43c82ab

Please sign in to comment.