Skip to content

Commit

Permalink
Updated base image docker repo url
Browse files Browse the repository at this point in the history
Change-Id: Ief92f0f97531a694690b824fd21d94426909269f
  • Loading branch information
Sergiy Markin committed Dec 19, 2024
1 parent 20c2db9 commit af4bf81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 153 deletions.
2 changes: 1 addition & 1 deletion images/armada/Dockerfile.ubuntu_jammy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# 429 Too Many Requests - Server message: too many requests:
# You have reached your pull rate limit.
# You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
ARG FROM=public.ecr.aws/ubuntu/ubuntu:jammy
ARG FROM=public.ecr.aws/docker/library/ubuntu:jammy
ARG ARMADA_GO=quay.io/airshipit/armada-go:latest-ubuntu_focal
FROM ${ARMADA_GO} AS armada_go
FROM ${FROM}
Expand Down
152 changes: 0 additions & 152 deletions tools/gate/playbooks/airskiff-deploy.yaml

This file was deleted.

0 comments on commit af4bf81

Please sign in to comment.