# Packages for examples/debian_snapshot. # # Anytime this file is changed, the lockfile needs to be regenerated. # # To generate the ubuntu_base.lock.json run the following command # # bazel run @apt_neuron//:lock # version: 1 sources: - channel: bookworm main url: https://deb.debian.org/debian - channel: jammy main url: https://apt.repos.neuron.amazonaws.com archs: - "amd64" packages: - "bash" - "zlib1g" - "libxml2" - "aws-neuronx-runtime-lib" - "aws-neuronx-collectives"