Skip to content

Update all dependencies and pin securesystemslib to 0.31.0,<1.0.0 #819

Update all dependencies and pin securesystemslib to 0.31.0,<1.0.0

Update all dependencies and pin securesystemslib to 0.31.0,<1.0.0 #819

name: Test Docker Image build
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
with:
python-version: '3.10'
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
- name: Build and push
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
with:
context: .
push: false
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/repository-service-tuf/repository-service-tuf-worker:test
build-args: |
RELEASE_VERSION=test