Skip to content

Conversation

thiemok
Copy link

@thiemok thiemok commented Aug 6, 2025

This was previously still building on debian buster, which is long EOL and started failing to build

@thiemok thiemok force-pushed the chore-troubleshoot-feature-flag-service-build-issue branch from f43c302 to 7bd6b6f Compare August 6, 2025 13:40
This was previously still building on debian buster,
which is long EOL and started failing to build
@thiemok thiemok force-pushed the chore-troubleshoot-feature-flag-service-build-issue branch from 7bd6b6f to 1dfa7db Compare August 6, 2025 13:48
Comment on lines 21 to +23
ARG ELIXIR_VERSION=1.14.3
ARG OTP_VERSION=23.3.4.14
ARG DEBIAN_VERSION=buster-20210902-slim
ARG DEBIAN_VERSION=bullseye-20210902-slim
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue: these have to be a valid tag of the hexpm/elixir Docker image.

https://hub.docker.com/r/hexpm/elixir/tags

See BUILDER_IMAGE.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They should be, I used the most recent debian build available for that elixir/otp version combination. The build passes, so the image was available to be pulled

Copy link
Author

@thiemok thiemok Aug 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://hub.docker.com/layers/hexpm/elixir/1.14.3-erlang-23.3.4.14-debian-bullseye-20210902/images/sha256-30c7f5a11c1aaddf5145fdfe87692bfd752928d6a3aae6d159b3b4aa133bc38a

EDIT: accidentally pasted the link to the non slim version, but same thing and now docker hub is struggling 🤣

@joschi joschi self-requested a review August 7, 2025 07:46
@thiemok thiemok merged commit e5319ab into main Aug 7, 2025
48 of 49 checks passed
@thiemok thiemok deleted the chore-troubleshoot-feature-flag-service-build-issue branch August 7, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants