Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded Dockerfile to newer versions. #87

Merged
merged 12 commits into from May 1, 2024

Conversation

michaelbeutler
Copy link

@michaelbeutler michaelbeutler commented Mar 27, 2024

  • Upgraded base image from ubuntu:20.04 to ubuntu:22.04.
  • Upgraded PostgreSQL client from 12 to 15.
  • Upgraded Mongo client from 5.0.13 to 7.0.7.
  • Upgraded Mongo database tools from 100.5.4 to 100.9.0.
  • Added docker build support for non x64/amd64 architectures using --platform=linux/amd64 ubuntu.
  • I have updated the CircleCI tests to a newer version to ensure backwards compatibility.

JamesClonk and others added 12 commits January 17, 2022 12:30
merge back from swisscom/backman
- Upgraded base image from `ubuntu:20.04` to `ubuntu:22.04`.
- Upgraded PostgreSQL client from `12` to `15`.
- Upgraded Mongo client from `5.0.13` to `7.0.7`.
- Upgraded Mongo database tools from `100.5.4` to `100.9.0`.

+ Added `docker build` support for non `x64/amd64` architectures using `--platform=linux/amd64 ubuntu`.
Update from source repository.
@michaelbeutler
Copy link
Author

@JamesClonk all tests passed.

@JamesClonk JamesClonk merged commit 58d2bcb into swisscom:develop May 1, 2024
1 check passed
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.

None yet

2 participants