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

Commits on Jan 17, 2022

  1. Merge pull request swisscom#14 from swisscom/master

    update commits
    JamesClonk committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ec18b12 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    JamesClonk committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6258de9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge pull request swisscom#15 from swisscom/master

    update from swisscom:master
    JamesClonk committed May 30, 2022
    Configuration menu
    Copy the full SHA
    3c83dd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Merge pull request swisscom#16 from swisscom/master

    merge back from swisscom/backman
    JamesClonk committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1e6342b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    356490a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Upgraded Dockerfile to newer versions.

    - 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`.
    michaelbeutler committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    83a1485 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    66b4488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efaf045 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from JamesClonk/master

    Update from source repository.
    michaelbeutler committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f293209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f53c93c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52a00b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    17e759c View commit details
    Browse the repository at this point in the history