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

docker: update dependencies #472

Merged
merged 1 commit into from
Oct 25, 2023
Merged

docker: update dependencies #472

merged 1 commit into from
Oct 25, 2023

Commits on Oct 25, 2023

  1. Dockerfile: updates

    - Switch to golang 1.21.
    
    - Use less cryptic tags for docker images - it's clear now that
      golang:1.21-bookworm is based on debian:bookworm.
    
    - Sort the installed packages alphabetically.
    
    - Move python3 installation to the first `apt-get install` invocation.
    
    - Install python-is-python3 package, seems like gcloud still prefers
      python name instead of python3.
    
    - Refresh the line that installs google-cloud-sdk.
    krnowak authored and tormath1 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ed52134 View commit details
    Browse the repository at this point in the history